Home
last modified time | relevance | path

Searched defs:UUIDv4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
H A DTextStub.cpp253 struct UUIDv4 { struct
254 Target TargetID;
255 std::string Value;
258 UUIDv4(const Target &TargetID, const std::string &Value) in UUIDv4() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp253 struct UUIDv4 { struct
254 Target TargetID;
255 std::string Value;
258 UUIDv4(const Target &TargetID, const std::string &Value) in UUIDv4() function