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

  /external/clang/include/clang/Frontend/
Utils.h 79 /// AttachHeaderIncludeGen - Create a header include list generator, and attach
88 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,
  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 48 void clang::AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders,
CompilerInstance.cpp 285 AttachHeaderIncludeGen(*PP);
290 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/true, OutputPath,
    [all...]

Completed in 34 milliseconds