Searched defs:getGUID (Results 1 – 2 of 2) sorted by relevance
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