Searched refs:EvaluateDestruction (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 16059 static bool EvaluateDestruction(const ASTContext &Ctx, APValue::LValueBase Base, in EvaluateDestruction() function 16143 (!EvaluateDestruction(Ctx, Base, Result.Val, T, getBeginLoc(), Result, in EvaluateAsConstantExpr() 16241 if (!EvaluateDestruction(getASTContext(), this, std::move(DestroyedValue), in evaluateDestruction()
|