Home
last modified time | relevance | path

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

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