Searched defs:PCMFile (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.cpp | 287 std::string PCMFile = dwarf::toString( in getPCMFile() local 300 const DWARFDie &CUDie, std::string &PCMFile, unsigned Indent, bool Quiet) { in isClangModuleRef() 348 std::string PCMFile = in registerModuleReference() local 375 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule() 479 std::string PCMFile = in link() local
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 39 std::string PCMFile; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 2419 std::string PCMFile = dwarf::toString( in getPCMFile() local 2432 std::string &PCMFile, in isClangModuleRef() 2478 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in registerModuleReference() local 2504 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule() 2798 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in link() local
|