Home
last modified time | relevance | path

Searched refs:EvaluateDestruction (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp14784 static bool EvaluateDestruction(const ASTContext &Ctx, APValue::LValueBase Base, in EvaluateDestruction() function
14844 (!EvaluateDestruction(Ctx, Base, Result.Val, T, getBeginLoc(), Result) || in EvaluateAsConstantExpr()
14919 if (!EvaluateDestruction(getASTContext(), this, std::move(DestroyedValue), in evaluateDestruction()