HomeSort by relevance Sort by last modified time
    Searched refs:ShowAllHeaders (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 27 bool ShowAllHeaders;
38 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_),
81 bool ShowAllHeaders, StringRef OutputPath,
110 &PP, ShowAllHeaders, OutputFile, DepOpts, OwnsOutputFile, ShowDepth,
149 (ShowAllHeaders && CurrentIncludeDepth > 2));
  /external/clang/include/clang/Frontend/
Utils.h 159 /// \param ShowAllHeaders - If true, show all header information instead of just
169 bool ShowAllHeaders = false,

Completed in 1762 milliseconds