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