Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef
95 ModuleIdPath Path,
H A DPPCallbacks.h142 ModuleIdPath Path, in moduleImport()
365 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
/minix3/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp56 ModuleIdPath Path, in loadModule()
H A DPPCallbacksTest.cpp37 ModuleIdPath Path, in loadModule()
H A DLexerTest.cpp32 ModuleIdPath Path, in loadModule()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h702 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
H A DASTUnit.h875 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
/minix3/external/bsd/llvm/dist/clang/unittests/Basic/
H A DSourceManagerTest.cpp56 ModuleIdPath Path, in loadModule()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1331 ModuleIdPath Path, in loadModule()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef
1745 ModuleIdPath Path);
8383 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3161 ModuleIdPath Path) { in CodeCompleteModuleImport()
H A DSemaDecl.cpp13800 ModuleIdPath Path) { in ActOnModuleImport()