Home
last modified time | relevance | path

Searched defs:PCMFile (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp285 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 DModuleDepCollector.h40 std::string PCMFile; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2439 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