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

  /external/clang/include/clang/Basic/
DiagnosticIDs.h 101 void setShowInSystemHeader(bool Value) { HasShowInSystemHeader = Value; }
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 139 Info.setShowInSystemHeader(true);

Completed in 346 milliseconds