Searched defs:hasErrors (Results 1 – 4 of 4) sorted by relevance
64 bool hasErrors = PP.getDiagnostics().hasErrorOccurred(); in HandleTranslationUnit() local
3031 bool hasErrors = Record[7]; in ReadControlBlock() local
86 bool CapturedDiagList::hasErrors() const { in hasErrors() function in CapturedDiagList
144 bool hasErrors() { return m_has_errors; } in hasErrors() function in ClangExpressionParser::LLDBPreprocessorCallbacks