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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp26 bool ShowAllHeaders; member in class:__anon630::HeaderIncludesCallback
37 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_),
83 bool ShowAllHeaders, StringRef OutputPath,
127 &PP, ShowAllHeaders, OutputFile, DepOpts, OwnsOutputFile, ShowDepth,
166 (ShowAllHeaders && CurrentIncludeDepth > 2));
81 AttachHeaderIncludeGen(Preprocessor &PP, const DependencyOutputOptions &DepOpts, bool ShowAllHeaders, StringRef OutputPath, bool ShowDepth, bool MSStyle) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h188 /// \param ShowAllHeaders - If true, show all header information instead of just
198 bool ShowAllHeaders = false,

Completed in 71 milliseconds