Searched refs:prependScopeBegin (Results 1 – 2 of 2) sorted by relevance
1126 void prependScopeBegin(const VarDecl *VD, const Stmt *S, in prependScopeBegin() function
906 void prependScopeBegin(CFGBlock *B, const VarDecl *VD, const Stmt *S) { in prependScopeBegin() function in __anon8d78c9ed0411::CFGBuilder908 B->prependScopeBegin(VD, S, cfg->getBumpVectorContext()); in prependScopeBegin()