HomeSort by: relevance | last modified time | path
    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