Home
last modified time | relevance | path

Searched refs:DecodeUUIDBytesFromString (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DUUID.cpp74 UUID::DecodeUUIDBytesFromString(llvm::StringRef p, in DecodeUUIDBytesFromString() function in UUID
104 llvm::StringRef rest = UUID::DecodeUUIDBytesFromString(p, bytes); in SetFromStringRef()
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueUUID.cpp69 if (!UUID::DecodeUUIDBytesFromString(prefix, uuid_bytes).empty()) in AutoComplete()
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DUUID.h88 DecodeUUIDBytesFromString(llvm::StringRef str,