Searched defs:getEvalStatus (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpState.h |
|
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 1180 Expr::EvalStatus &getEvalStatus() const override { return EvalStatus; } getEvalStatus() function in __anon006fc44d0411::EvalInfo |