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