OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForDiagnostics
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Driver/
Compilation.h
73
bool
ForDiagnostics
;
181
bool isForDiagnostics() { return
ForDiagnostics
; }
/external/clang/lib/Driver/
Compilation.cpp
29
ForDiagnostics
(false) {}
212
ForDiagnostics
= true;
Completed in 25 milliseconds