Searched refs:DeclsWithEndedScope (Results 1 – 1 of 1) sorted by relevance
513 DeclsWithEndedScopeSetTy DeclsWithEndedScope; member in __anon8d78c9ed0411::CFGBuilder1761 DeclsWithEndedScope.insert(*I); in getDeclsWithEndedScope()1826 for (VarDecl *VD : llvm::reverse(DeclsWithEndedScope)) in addScopesEnd()1854 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(VD)) { in addAutomaticObjDtors()1875 if (BuildOpts.AddScopes && DeclsWithEndedScope.count(VD)) in addAutomaticObjDtors()