Searched refs:ModuleIdPath (Results 1 – 12 of 12) sorted by relevance
| /external/clang/include/clang/Lex/ |
| D | ModuleLoader.h | 30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef 95 ModuleIdPath Path,
|
| D | PPCallbacks.h | 142 ModuleIdPath Path, in moduleImport() 368 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
|
| /external/clang/unittests/Lex/ |
| D | PPConditionalDirectiveRecordTest.cpp | 56 ModuleIdPath Path, in loadModule()
|
| D | PPCallbacksTest.cpp | 39 ModuleIdPath Path, in loadModule()
|
| D | LexerTest.cpp | 32 ModuleIdPath Path, in loadModule()
|
| /external/clang/include/clang/Frontend/ |
| D | CompilerInstance.h | 702 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
|
| D | ASTUnit.h | 866 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
|
| /external/clang/unittests/Basic/ |
| D | SourceManagerTest.cpp | 56 ModuleIdPath Path, in loadModule()
|
| /external/clang/lib/Frontend/ |
| D | CompilerInstance.cpp | 1248 ModuleIdPath Path, in loadModule()
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef 1722 ModuleIdPath Path); 8077 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 3160 ModuleIdPath Path) { in CodeCompleteModuleImport()
|
| D | SemaDecl.cpp | 13362 ModuleIdPath Path) { in ActOnModuleImport()
|