Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DInterpState.h50 Expr::EvalStatus &getEvalStatus() const override { in getEvalStatus() function
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1115 Expr::EvalStatus &getEvalStatus() const override { return EvalStatus; } in getEvalStatus() function in __anona656c3110311::EvalInfo