OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasReportedErrors
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/ARCMigrate/
Internals.h
105
bool
hasReportedErrors
() const { return ReportedErrors; }
ARCMT.cpp
334
return capturedDiags.hasErrors() || testAct.
hasReportedErrors
();
Completed in 68 milliseconds