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

/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h39 std::string PCMFile; member in struct:clang::tooling::dependencies::PrebuiltModuleDep
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp287 std::string PCMFile = dwarf::toString( local
299 isClangModuleRef( const DWARFDie &CUDie, std::string &PCMFile, unsigned Indent, bool Quiet) argument
348 std::string PCMFile = local
374 loadClangModule( ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, CompileUnitHandlerTy OnCUDieLoaded, unsigned Indent) argument
479 std::string PCMFile = local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2419 std::string PCMFile = dwarf::toString( local
2431 isClangModuleRef(const DWARFDie &CUDie, std::string &PCMFile, LinkContext &Context, unsigned Indent, bool Quiet) argument
2478 std::string PCMFile = getPCMFile(CUDie, Options.ObjectPrefixMap); local
2503 loadClangModule( ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, LinkContext &Context, CompileUnitHandlerTy OnCUDieLoaded, unsigned Indent) argument
[all...]

Completed in 131 milliseconds