Searched refs:appendScopeEnd (Results 1 – 2 of 2) sorted by relevance
1153 void appendScopeEnd(const VarDecl *VD, const Stmt *S, BumpVectorContext &C) { in appendScopeEnd() function
917 void appendScopeEnd(CFGBlock *B, const VarDecl *VD, const Stmt *S) { in appendScopeEnd() function in __anond5061b330411::CFGBuilder919 B->appendScopeEnd(VD, S, cfg->getBumpVectorContext()); in appendScopeEnd()1919 appendScopeEnd(Block, B.getFirstVarInScope(), S); in addScopeExitHandling()