Searched defs:hasPriorDiagnostic (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpState.h | 82 bool hasPriorDiagnostic() override { return Parent.hasPriorDiagnostic(); } hasPriorDiagnostic() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 1183 bool hasPriorDiagnostic() override { hasPriorDiagnostic() function in __anon147cbbcc0411::EvalInfo |