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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 49 void clang::AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders,
CompilerInstance.cpp 361 AttachHeaderIncludeGen(*PP);
366 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/true, OutputPath,
371 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/false, /*OutputPath=*/"",
    [all...]
  /external/clang/include/clang/Frontend/
Utils.h 147 /// AttachHeaderIncludeGen - Create a header include list generator, and attach
158 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,

Completed in 179 milliseconds