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

/external/clang/include/clang/Lex/
H A DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef in namespace:clang
95 ModuleIdPath Path,
H A DPPCallbacks.h142 ModuleIdPath Path,
368 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path,
/external/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp56 ModuleIdPath Path,
H A DPPCallbacksTest.cpp39 ModuleIdPath Path,
H A DLexerTest.cpp32 ModuleIdPath Path,
/external/clang/include/clang/Frontend/
H A DCompilerInstance.h702 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
H A DASTUnit.h866 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
/external/clang/unittests/Basic/
H A DSourceManagerTest.cpp56 ModuleIdPath Path,
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1248 ModuleIdPath Path,
/external/clang/include/clang/Sema/
H A DSema.h128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef in namespace:clang
1722 ModuleIdPath Path);
8077 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp3160 ModuleIdPath Path) {
H A DSemaDecl.cpp13362 ModuleIdPath Path) {

Completed in 1346 milliseconds