Searched refs:appendAutomaticObjDtor (Results 1 – 2 of 2) sorted by relevance
683 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) { in appendAutomaticObjDtor() function
476 void appendAutomaticObjDtor(CFGBlock *B, VarDecl *VD, Stmt *S) { in appendAutomaticObjDtor() function in __anon726f5f560111::CFGBuilder477 B->appendAutomaticObjDtor(VD, S, cfg->getBumpVectorContext()); in appendAutomaticObjDtor()1120 appendAutomaticObjDtor(Block, *I, S); in addAutomaticObjDtors()