Searched refs:DtorOpt (Results 1 – 1 of 1) sorted by relevance
380 else if (std::optional<CFGAutomaticObjDtor> DtorOpt = in run() local382 handleDestructor(*DtorOpt); in run()472 void handleDestructor(const CFGAutomaticObjDtor &DtorOpt) { in handleDestructor() argument478 const VarDecl *DestructedVD = DtorOpt.getVarDecl(); in handleDestructor()