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