Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp437 struct EvalInfo { struct
438 ASTContext &Ctx;
441 Expr::EvalStatus &EvalStatus;
444 CallStackFrame *CurrentCall;
447 unsigned CallStackDepth;
450 unsigned NextCallIndex;
455 unsigned StepsLeft;
459 CallStackFrame BottomFrame;
463 llvm::SmallVector<Cleanup, 16> CleanupStack;
467 APValue::LValueBase EvaluatingDecl;
[all …]