Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterpState.h69 bool hasActiveDiagnostic() override { return Parent.hasActiveDiagnostic(); } in hasActiveDiagnostic() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1115 bool hasActiveDiagnostic() override { return HasActiveDiagnostic; } in hasActiveDiagnostic() function in __anon6b6c21b10411::EvalInfo