Predicate firstRefInContainer
Gets the textually first reference to var (if kind is Ref()) or
declaration of var (if kind is Decl()) in sc.
Import path
import Declarations.DeclarationsVarRef firstRefInContainer(Variable var, RefKind kind, StmtContainer sc)