Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp26 bool ShowDepth; member in __anona4f9c0b20111::HeaderIncludesCallback
36 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {} in HeaderIncludesCallback()
50 StringRef OutputPath, bool ShowDepth, in AttachHeaderIncludeGen() argument
76 ShowDepth, in AttachHeaderIncludeGen()
124 if (ShowDepth) { in FileChanged()
/external/clang/include/clang/Frontend/
DUtils.h160 bool ShowDepth = true, bool MSStyle = false);