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