Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DInterpState.h62 bool checkingPotentialConstantExpression() const override { in checkingPotentialConstantExpression() function
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp960 bool checkingPotentialConstantExpression() const override { in checkingPotentialConstantExpression() function in __anon7a1fdcea0311::EvalInfo