Searched refs:appendAutomaticObjDtor (Results 1 – 2 of 2) sorted by relevance
681 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) { in appendAutomaticObjDtor() function
618 void appendAutomaticObjDtor(CFGBlock *B, VarDecl *VD, Stmt *S) { in appendAutomaticObjDtor() function in __anon83acd1880111::CFGBuilder619 B->appendAutomaticObjDtor(VD, S, cfg->getBumpVectorContext()); in appendAutomaticObjDtor()1247 appendAutomaticObjDtor(Block, *I, S); in addAutomaticObjDtors()