Searched defs:HadErrors (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 122 bool HadErrors = false; local 128 HadErrors = true; 140 HadErrors = true; 149 if (HadErrors) |
/external/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 342 HadErrors enumerator in enum:clang::ASTReader::ASTReadResult |
Completed in 52 milliseconds