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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp259 const VarDecl *getFirstVarInScope() const { function in class:__anon1628::LocalScope::const_iterator
621 if (ScopePos && (VD == ScopePos.getFirstVarInScope()))

Completed in 102 milliseconds