Home
last modified time | relevance | path

Searched refs:hasPriorDiagnostic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h85 bool hasPriorDiagnostic() override { return Parent.hasPriorDiagnostic(); } in hasPriorDiagnostic() function
H A DState.cpp91 if (hasPriorDiagnostic()) { in diag()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1188 bool hasPriorDiagnostic() override { in hasPriorDiagnostic() function in __anonfb577fba0411::EvalInfo