Searched refs:DeclsWithEndedScope (Results 1 – 1 of 1) sorted by relevance
517 DeclsWithEndedScopeSetTy DeclsWithEndedScope; member in __anon7cc3e1b90411::CFGBuilder1820 DeclsWithEndedScope.insert(*I); in getDeclsWithEndedScope()1885 for (VarDecl *VD : llvm::reverse(DeclsWithEndedScope)) in addScopesEnd()1913 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(VD)) { in addAutomaticObjDtors()1934 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(VD)) in addAutomaticObjDtors()