Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp252 struct UUIDv4 { struct
253 Target TargetID;
254 std::string Value;
257 UUIDv4(const Target &TargetID, const std::string &Value) in UUIDv4() function