Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp259 const VarDecl *getFirstVarInScope() const { in getFirstVarInScope() function in __anon8d78c9ed0111::LocalScope::const_iterator
625 if (ScopePos && (VD == ScopePos.getFirstVarInScope())) in maybeAddScopeBeginForVarDecl()