Home
last modified time | relevance | path

Searched refs:IsInclusionDirective (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Lex/
DModuleLoader.h81 bool IsInclusionDirective) = 0;
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp59 bool IsInclusionDirective) { in loadModule() argument
DPPCallbacksTest.cpp36 bool IsInclusionDirective) { in loadModule() argument
DLexerTest.cpp59 bool IsInclusionDirective) { in loadModule() argument
/external/clang/include/clang/Frontend/
DCompilerInstance.h662 bool IsInclusionDirective);
DASTUnit.h839 bool IsInclusionDirective) { in loadModule() argument
/external/clang/unittests/Basic/
DSourceManagerTest.cpp58 bool IsInclusionDirective) { in loadModule() argument
/external/clang/lib/Frontend/
DCompilerInstance.cpp911 bool IsInclusionDirective) { in loadModule() argument
1228 if (IsInclusionDirective && hasASTContext()) { in loadModule()