Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h833 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function
1078 bool hasErrorOccurred() const { in hasErrorOccurred() function
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp2217 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9056 bool hasErrorOccurred() const { in hasErrorOccurred() function