Searched refs:ModuleIdPath (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | ModuleLoader.h | 33 using ModuleIdPath = ArrayRef<IdentifierLoc>; variable 124 ModuleIdPath Path, 169 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule()
|
| H A D | NoTrivialPPDirectiveTracer.h | 174 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
|
| H A D | PPCallbacks.h | 211 ModuleIdPath Path, in moduleImport() 551 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 64 static std::string stringFromPath(ModuleIdPath Path) { in stringFromPath() 265 ModuleDeclKind MDK, ModuleIdPath Path, in ActOnModuleDecl() 266 ModuleIdPath Partition, ModuleImportState &ImportState, in ActOnModuleDecl() 579 SourceLocation ImportLoc, ModuleIdPath Path, in ActOnModuleImport() 600 Path = ModuleIdPath(ModuleNameLoc); in ActOnModuleImport() 605 Path = ModuleIdPath(ModuleNameLoc); in ActOnModuleImport() 648 ModuleIdPath Path) { in ActOnModuleImport()
|
| H A D | SemaCodeComplete.cpp | 4534 ModuleIdPath Path) { in CodeCompleteModuleImport()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 149 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, 434 ModuleIdPath Path, in moduleImport()
|
| H A D | CompilerInstance.cpp | 2032 ModuleIdPath Path, in loadModule()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaCodeCompletion.h | 97 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);
|
| H A D | Sema.h | 146 typedef ArrayRef<IdentifierLoc> ModuleIdPath; typedef 9837 ModuleIdPath Path, ModuleIdPath Partition, 9863 SourceLocation ImportLoc, ModuleIdPath Path, 9868 ModuleIdPath Path = {});
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 115 clang::ModuleLoadResult DoGetModule(clang::ModuleIdPath path, 636 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path, in DoGetModule()
|
| H A D | ClangExpressionParser.cpp | 128 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 236 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path,
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 897 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path,
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 654 ModuleIdPath Path, in moduleImport()
|