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 | 144 ModuleIdPath Path, in moduleImport() 366 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
|
| /external/clang/unittests/Lex/ |
| D | PPConditionalDirectiveRecordTest.cpp | 55 ModuleIdPath Path, in loadModule()
|
| D | PPCallbacksTest.cpp | 37 ModuleIdPath Path, in loadModule()
|
| D | LexerTest.cpp | 31 ModuleIdPath Path, in loadModule()
|
| /external/clang/unittests/Basic/ |
| D | SourceManagerTest.cpp | 55 ModuleIdPath Path, in loadModule()
|
| /external/clang/include/clang/Frontend/ |
| D | CompilerInstance.h | 765 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
|
| D | ASTUnit.h | 906 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
|
| /external/clang/lib/Frontend/ |
| D | CompilerInstance.cpp | 1411 ModuleIdPath Path, in loadModule()
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 130 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef 1857 ModuleIdPath Path); 9218 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 3280 ModuleIdPath Path) { in CodeCompleteModuleImport()
|
| D | SemaDecl.cpp | 15063 ModuleIdPath Path) { in ActOnModuleImport()
|