Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h837 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1482 bool Sema::hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function in Sema