Searched refs:ShowDepth (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp26 bool ShowDepth; member in class:__anon1052::HeaderIncludesCallback
36 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {}
50 StringRef OutputPath, bool ShowDepth,
76 ShowDepth,
124 if (ShowDepth) {
49 AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders, StringRef OutputPath, bool ShowDepth, bool MSStyle) argument
/external/clang/include/clang/Frontend/
H A DUtils.h156 /// \param ShowDepth - Whether to indent to show the nesting of the includes.
160 bool ShowDepth = true, bool MSStyle = false);

Completed in 95 milliseconds