HomeSort by: relevance | last modified time | path
    Searched refs:ShowAllHeaders (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
HeaderIncludeGen.cpp 26 bool ShowAllHeaders;
37 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_),
83 bool ShowAllHeaders, StringRef OutputPath,
127 &PP, ShowAllHeaders, OutputFile, DepOpts, OwnsOutputFile, ShowDepth,
166 (ShowAllHeaders && CurrentIncludeDepth > 2));
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
Utils.h 188 /// \param ShowAllHeaders - If true, show all header information instead of just
198 bool ShowAllHeaders = false,

Completed in 18 milliseconds