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