Searched refs:function_type_uid (Results 1 – 1 of 1) sorted by relevance
820 lldb::user_id_t function_type_uid = m_types.size() + 1; in ParseFunctions() local822 MakeType(function_type_uid, symbol->GetName(), 0, nullptr, in ParseFunctions()825 m_types[function_type_uid] = type_sp; in ParseFunctions()830 &cu, func_uid, function_type_uid, symbol->GetMangled(), type_sp.get(), in ParseFunctions()