Home
last modified time | relevance | path

Searched defs:hasErrorOccurred (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Sema/
DScope.h316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred() function
DSema.h6977 bool hasErrorOccurred() const { in hasErrorOccurred() function
/external/clang/include/clang/Basic/
DDiagnostic.h580 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function
840 bool hasErrorOccurred() const { in hasErrorOccurred() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h795 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function
1039 bool hasErrorOccurred() const { in hasErrorOccurred() function
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp2220 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2224 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local
/external/llvm-project/clang/include/clang/Sema/
DSema.h8904 bool hasErrorOccurred() const { in hasErrorOccurred() function