Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2211 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12110 bool hasErrorOccurred() const { in hasErrorOccurred() function