Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp259 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anon875bb5ad0111::LocalScope::const_iterator
621 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()