Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h847 bool hasUncompilableErrorOccurred() const { hasUncompilableErrorOccurred() function
/llvm-project/clang/lib/Sema/
H A DSema.cpp1668 bool Sema::hasUncompilableErrorOccurred() const { hasUncompilableErrorOccurred() function in Sema