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.cpp284 std::string PCMFile = dwarf::toString( in getPCMFile() local
297 const DWARFDie &CUDie, std::string &PCMFile, unsigned Indent, bool Quiet) { in isClangModuleRef()
345 std::string PCMFile = in registerModuleReference() local
372 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule()
476 std::string PCMFile = in link() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h41 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.cpp2556 std::string PCMFile = dwarf::toString( in getPCMFile() local
2569 std::string &PCMFile, in isClangModuleRef()
2615 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in registerModuleReference() local
2641 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule()
2935 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); in link() local