Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp263 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anonef2f84bd0111::LocalScope::const_iterator
642 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()
1916 appendScopeEnd(Block, B.getFirstVarInScope(), S); in addScopeExitHandling()