Searched defs:ModuleID (Results 1 – 10 of 10) sorted by relevance
50 struct ModuleID { struct65 bool operator==(const ModuleID &Other) const { argument
36 typedef uintptr_t ModuleID; typedef
313 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local329 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
194 std::string ModuleID; ///< Human readable identifier for the module variable
905 SmallString<64> ModuleID; in makeModuleCtorFunction() local
94 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()1477 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
363 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
1209 IdentifierInfo *ModuleID = PP.getIdentifierInfo(ModuleName); in ExecuteAction() local
269 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()273 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
10398 unsigned ModuleID = Lex.getUIntVal(); in parseModuleReference() local