Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h78 bool hasActiveDiagnostic() override { return Parent.hasActiveDiagnostic(); } in hasActiveDiagnostic() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1173 bool hasActiveDiagnostic() override { return HasActiveDiagnostic; } in hasActiveDiagnostic() function in __anonfb577fba0411::EvalInfo