Searched refs:prependScopeEnd (Results 1 – 2 of 2) sorted by relevance
1134 void prependScopeEnd(const VarDecl *VD, const Stmt *S, BumpVectorContext &C) { in prependScopeEnd() function
912 void prependScopeEnd(CFGBlock *B, const VarDecl *VD, const Stmt *S) { in prependScopeEnd() function in __anon875bb5ad0411::CFGBuilder914 B->prependScopeEnd(VD, S, cfg->getBumpVectorContext()); in prependScopeEnd()