Searched refs:DecodeUID (Results 1 – 2 of 2) sorted by relevance
528 std::optional<DecodedUID> DecodeUID(lldb::user_id_t uid);
1410 SymbolFileDWARF::DecodeUID(lldb::user_id_t uid) { in DecodeUID() function in SymbolFileDWARF1448 std::optional<DecodedUID> decoded = DecodeUID(uid); in GetDIE()