Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp238 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anon15de256c0111::LocalScope::const_iterator
594 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()