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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 26 bool ShowDepth;
36 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {}
50 StringRef OutputPath, bool ShowDepth,
75 ShowDepth, MSStyle));
122 if (ShowDepth) {
  /external/clang/include/clang/Frontend/
Utils.h 156 /// \param ShowDepth - Whether to indent to show the nesting of the includes.
160 bool ShowDepth = true, bool MSStyle = false);

Completed in 37 milliseconds