Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h584 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h799 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
/external/llvm-project/clang/lib/Sema/
DSema.cpp1453 bool Sema::hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function in Sema