Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp14792 static bool EvaluateDestruction(const ASTContext &Ctx, APValue::LValueBase Base, in EvaluateDestruction() function
14855 (!EvaluateDestruction(Ctx, Base, Result.Val, T, getBeginLoc(), Result, in EvaluateAsConstantExpr()
14935 if (!EvaluateDestruction(getASTContext(), this, std::move(DestroyedValue), in evaluateDestruction()