Searched refs:ShowAllHeaders (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Frontend/ |
D | HeaderIncludeGen.cpp | 27 bool ShowAllHeaders; member in __anona4f9c0b20111::HeaderIncludesCallback 38 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_), in HeaderIncludesCallback() 81 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen() argument 110 &PP, ShowAllHeaders, OutputFile, DepOpts, OwnsOutputFile, ShowDepth, in AttachHeaderIncludeGen() 149 (ShowAllHeaders && CurrentIncludeDepth > 2)); in FileChanged()
|
/external/clang/include/clang/Frontend/ |
D | Utils.h | 169 bool ShowAllHeaders = false,
|