Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h870 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function
1084 bool hasErrorOccurred() const { in hasErrorOccurred() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12350 bool hasErrorOccurred() const { in hasErrorOccurred() function