Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DModuleLoader.h60 bool IsInclusionDirective) = 0;
/external/clang/unittests/Lex/
DPreprocessingRecordTest.cpp54 bool IsInclusionDirective) { in loadModule() argument
DLexerTest.cpp53 bool IsInclusionDirective) { in loadModule() argument
/external/clang/include/clang/Frontend/
DCompilerInstance.h659 bool IsInclusionDirective);
DASTUnit.h783 bool IsInclusionDirective) { in loadModule() argument
/external/clang/unittests/Basic/
DSourceManagerTest.cpp54 bool IsInclusionDirective) { in loadModule() argument
/external/clang/lib/Frontend/
DCompilerInstance.cpp850 bool IsInclusionDirective) { in loadModule() argument
1091 if (IsInclusionDirective && hasASTContext()) { in loadModule()