HomeSort by relevance Sort by last modified time
    Searched refs:setSuppressAllDiagnostics (Results 1 - 5 of 5) sorted by null

  /external/clang/unittests/Basic/
DiagnosticTest.cpp 24 Diags.setSuppressAllDiagnostics(true);
  /frameworks/compile/slang/
slang.cpp 746 getDiagnostics().setSuppressAllDiagnostics(true);
751 getDiagnostics().setSuppressAllDiagnostics(false);
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 464 void setSuppressAllDiagnostics(bool Val = true) {
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 93 milliseconds