Searched refs:CFGBaseDtor (Results 1 – 5 of 5) sorted by relevance
167 class CFGBaseDtor : public CFGImplicitDtor {169 CFGBaseDtor(const CXXBaseSpecifier *base) in CFGBaseDtor() function520 Elements.push_back(CFGBaseDtor(BS), C); in appendBaseDtor()
190 void ProcessBaseDtor(const CFGBaseDtor D,
912 isa<CFGBaseDtor>(E), State, CallerCtx); in getCaller()
419 ProcessBaseDtor(cast<CFGBaseDtor>(D), Pred, Dst); in ProcessImplicitDtor()452 void ExprEngine::ProcessBaseDtor(const CFGBaseDtor D, in ProcessBaseDtor()
3762 } else if (const CFGBaseDtor *BE = E.getAs<CFGBaseDtor>()) { in print_elem()