Home
last modified time | relevance | path

Searched refs:ModuleIdPath (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/Lex/
DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef
95 ModuleIdPath Path,
DPPCallbacks.h144 ModuleIdPath Path, in moduleImport()
366 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp56 ModuleIdPath Path, in loadModule()
DPPCallbacksTest.cpp37 ModuleIdPath Path, in loadModule()
DLexerTest.cpp32 ModuleIdPath Path, in loadModule()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp56 ModuleIdPath Path, in loadModule()
/external/clang/include/clang/Frontend/
DCompilerInstance.h763 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
DASTUnit.h906 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1377 ModuleIdPath Path, in loadModule()
/external/clang/include/clang/Sema/
DSema.h129 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef
1810 ModuleIdPath Path);
8837 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3267 ModuleIdPath Path) { in CodeCompleteModuleImport()
DSemaDecl.cpp14606 ModuleIdPath Path) { in ActOnModuleImport()