Searched refs:evaluateDestruction (Results 1 – 3 of 3) sorted by relevance
1339 bool evaluateDestruction(SmallVectorImpl<PartialDiagnosticAt> &Notes) const;
15646 if (!VD->evaluateDestruction(Notes) && VD->isConstexpr() && in FinalizeVarWithDestructor()
15187 bool VarDecl::evaluateDestruction( in evaluateDestruction() function in VarDecl