Searched refs:loadClangModule (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.h | 229 Error loadClangModule(ObjFileLoaderTy Loader, const DWARFDie &CUDie,
|
| H A D | DWARFLinkerImpl.cpp | 365 loadClangModule(Loader, CUDie, PCMFile, OnCUDieLoaded, Indent + 2)) { in registerModuleReference() 372 Error DWARFLinkerImpl::LinkContext::loadClangModule( in loadClangModule() function in DWARFLinkerImpl::LinkContext
|
| /src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 491 Error loadClangModule(ObjFileLoaderTy Loader, const DWARFDie &CUDie,
|
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 2515 if (Error E = loadClangModule(Loader, CUDie, PCMFile, Context, OnCUDieLoaded, in registerModuleReference() 2523 Error DWARFLinker::loadClangModule( in loadClangModule() function in llvm::DWARFLinker
|