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