Searched refs:appendCleanupFunction (Results 1 – 2 of 2) sorted by relevance
1173 void appendCleanupFunction(const VarDecl *VD, BumpVectorContext &C) { in appendCleanupFunction() function
884 void appendCleanupFunction(CFGBlock *B, VarDecl *VD) { in appendCleanupFunction() function in __anond5061b330411::CFGBuilder885 B->appendCleanupFunction(VD, cfg->getBumpVectorContext()); in appendCleanupFunction()1902 appendCleanupFunction(Block, VD); in addAutomaticObjDestruction()