Home
last modified time | relevance | path

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

/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
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h40 std::string PCMFile; member
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2425 std::string PCMFile = dwarf::toString( getPCMFile() local
2438 isClangModuleRef(const DWARFDie & CUDie,std::string & PCMFile,LinkContext & Context,unsigned Indent,bool Quiet) isClangModuleRef() argument
2484 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); registerModuleReference() local
2510 loadClangModule(ObjFileLoaderTy Loader,const DWARFDie & CUDie,const std::string & PCMFile,LinkContext & Context,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) loadClangModule() argument
2804 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); link() local
[all...]