Home
last modified time | relevance | path

Searched refs:AttachHeaderIncludeGen (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp49 void clang::AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders, in AttachHeaderIncludeGen() function in clang
H A DCompilerInstance.cpp361 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 DUtils.h158 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,