Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp512 DeclsWithEndedScopeSetTy DeclsWithEndedScope; member in __anon875bb5ad0411::CFGBuilder
1746 DeclsWithEndedScope.insert(*I); in getDeclsWithEndedScope()
1816 for (auto I = DeclsWithEndedScope.rbegin(), E = DeclsWithEndedScope.rend(); in addScopesEnd()
1849 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(*I)) { in addAutomaticObjDtors()
1870 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(*I)) in addAutomaticObjDtors()