Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp49 void clang::AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders, in AttachHeaderIncludeGen() function in clang
DCompilerInstance.cpp355 AttachHeaderIncludeGen(*PP); in createPreprocessor()
360 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/true, OutputPath, in createPreprocessor()
365 AttachHeaderIncludeGen(*PP, /*ShowAllHeaders=*/false, /*OutputPath=*/"", in createPreprocessor()
/external/clang/include/clang/Frontend/
DUtils.h158 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,