Home
last modified time | relevance | path

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

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