Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp84 class EvalInfo;
397 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
464 void diagnoseUnsizedArrayPointerArithmetic(EvalInfo &Info, const Expr *E);
465 void diagnosePointerArithmetic(EvalInfo &Info, const Expr *E,
468 void adjustIndex(EvalInfo &Info, const Expr *E, APSInt N) { in adjustIndex()
549 EvalInfo &Info;
614 CallStackFrame(EvalInfo &Info, SourceRange CallRange,
720 static bool HandleDestruction(EvalInfo &Info, const Expr *E,
722 static bool HandleDestruction(EvalInfo &Info, SourceLocation Loc,
743 bool endLifetime(EvalInfo &Info, bool RunDestructors) { in endLifetime()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10444 …oBoolPKN5clang4ExprERbR8EvalInfo", "HandleConversionToBool(clang::Expr const*, bool&, EvalInfo&)"},
10458 …4ExprERN4llvm6APSIntER8EvalInfo", "EvaluateInteger(clang::Expr const*, llvm::APSInt&, EvalInfo&)"},