Home
last modified time | relevance | path

Searched defs:ModPath (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h158 void setModulePath(StringRef ModPath) { ModulePath = ModPath; } in setModulePath()
428 uint64_t getModuleId(const StringRef ModPath) const { in getModuleId()
433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash()
/aosp_15_r20/external/llvm/lib/IR/
H A DModuleSummaryIndex.cpp24 StringRef ModPath; in mergeFrom() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/workcmd/
Dedit.go375 ModPath string `json:",omitempty"` member
/aosp_15_r20/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp346 for (auto &ModPath : Index.modulePaths()) { in loadAllFilesForIndex() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Drule.go885 ModPath string member
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1489 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in loadModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp1030 for (auto &ModPath : TheIndex->modulePaths()) in processIndex() local
2690 for (auto &ModPath : TheIndex->modulePaths()) in printModuleSummaryIndex() local