Searched refs:AttachHeaderIncludeGen (Results 1 – 3 of 3) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 49 void clang::AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders, in AttachHeaderIncludeGen() function in clang
|
| H A D | CompilerInstance.cpp | 361 AttachHeaderIncludeGen(*PP); in createPreprocessor() 366 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/true, OutputPath, in createPreprocessor() 371 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/false, /*OutputPath=*/"", in createPreprocessor()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
| H A D | Utils.h | 158 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,
|