Searched defs:Uuid (Results 1 – 5 of 5) sorted by relevance
45 } Uuid; member
58 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid }; enumerator
1980 const auto *Uuid = getAttr<UuidAttr>(); in isInterfaceLike() local
720 if (const auto *Uuid = TD->getMostRecentDecl()->getAttr<UuidAttr>()) { in getUuidAttrOfType() local
10437 MachO::uuid_command Uuid = Obj->getUuidCommand(Command); in PrintLoadCommands() local