Home
last modified time | relevance | path

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

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