Searched defs:PCMFile (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 285 std::string PCMFile = dwarf::toString( in getPCMFile() local 298 const DWARFDie &CUDie, std::string &PCMFile, unsigned Indent, bool Quiet) { in isClangModuleRef() 346 std::string PCMFile = in registerModuleReference() local 373 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule() 477 std::string PCMFile = in link() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.h | 40 std::string PCMFile; member
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2439 std::string PCMFile = dwarf::toString( in getPCMFile() local 2452 std::string &PCMFile, in isClangModuleRef() 2498 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in registerModuleReference() local 2524 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule() 2818 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in link() local
|