Home | History | Annotate | Download | only in Core

Lines Matching refs:Dtor

389     // which are processed in the builder's dtor.
427 llvm_unreachable("Unexpected dtor kind.");
434 void ExprEngine::ProcessAutomaticObjDtor(const CFGAutomaticObjDtor Dtor,
438 const VarDecl *varDecl = Dtor.getVarDecl();
452 Dtor.getTriggerStmt(), Pred, Dst);