Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp436 struct EvalInfo { struct
437 ASTContext &Ctx;
440 Expr::EvalStatus &EvalStatus;
443 CallStackFrame *CurrentCall;
446 unsigned CallStackDepth;
449 unsigned NextCallIndex;
454 unsigned StepsLeft;
458 CallStackFrame BottomFrame;
462 llvm::SmallVector<Cleanup, 16> CleanupStack;
466 APValue::LValueBase EvaluatingDecl;
[all …]