Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp259 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anon654da8e80111::LocalScope::const_iterator
621 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()