Searched refs:appendScopeEnd (Results 1 – 2 of 2) sorted by relevance
1162 void appendScopeEnd(const VarDecl *VD, const Stmt *S, BumpVectorContext &C) { in appendScopeEnd() function
945 void appendScopeEnd(CFGBlock *B, const VarDecl *VD, const Stmt *S) { in appendScopeEnd() function in __anonef2f84bd0411::CFGBuilder947 B->appendScopeEnd(VD, S, cfg->getBumpVectorContext()); in appendScopeEnd()2003 appendScopeEnd(Block, B.getFirstVarInScope(), S); in addScopeExitHandling()