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

  /frameworks/compile/slang/
slang_rs.cpp 372 getDiagnostics().setSuppressAllDiagnostics(true);
377 getDiagnostics().setSuppressAllDiagnostics(false);
  /external/clang/include/clang/Basic/
Diagnostic.h 437 void setSuppressAllDiagnostics(bool Val = true) {
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 752 getDiagnostics().setSuppressAllDiagnostics(true);
    [all...]

Completed in 55 milliseconds