Searched defs:getGUID (Results 1 – 2 of 2) sorted by relevance
507 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function511 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
179 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function