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