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.cpp55 ModuleIdPath Path, in loadModule()
DPPCallbacksTest.cpp37 ModuleIdPath Path, in loadModule()
DLexerTest.cpp31 ModuleIdPath Path, in loadModule()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp55 ModuleIdPath Path, in loadModule()
/external/clang/include/clang/Frontend/
DCompilerInstance.h765 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
DASTUnit.h906 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1411 ModuleIdPath Path, in loadModule()
/external/clang/include/clang/Sema/
DSema.h130 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef
1857 ModuleIdPath Path);
9218 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3280 ModuleIdPath Path) { in CodeCompleteModuleImport()
DSemaDecl.cpp15063 ModuleIdPath Path) { in ActOnModuleImport()