Searched defs:hasUncompilableErrorOccurred (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Diagnostic.h | 847 bool hasUncompilableErrorOccurred() const { hasUncompilableErrorOccurred() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 1668 bool Sema::hasUncompilableErrorOccurred() const { hasUncompilableErrorOccurred() function in Sema |