Searched defs:getGUID (Results 1 – 5 of 5) sorted by relevance
462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function466 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
445 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function449 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
74 GlobalValue::GUID getGUID() const { in getGUID() function
506 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function510 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
178 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function