Home
last modified time | relevance | path

Searched refs:getFirstVarInScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp259 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anona1d14af10111::LocalScope::const_iterator
621 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()