OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSuppressAllDiagnostics
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h
690
void
setSuppressAllDiagnostics
(bool Val) { SuppressAllDiagnostics = Val; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp
962
CI.getDiagnostics().
setSuppressAllDiagnostics
(true);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
1653
getDiagnostics().
setSuppressAllDiagnostics
(true);
Completed in 20 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026