Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnostic.h833 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function
1078 bool hasErrorOccurred() const { in hasErrorOccurred() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp2217 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h9128 bool hasErrorOccurred() const { in hasErrorOccurred() function