Lines Matching defs:user_id
86 lldb::user_id_t user_id = LLDB_INVALID_UID;
88 user_id = metadata->GetUserID();
95 user_id);
100 decl->getDeclKindName(), user_id);
1301 lldb::user_id_t user_id = LLDB_INVALID_UID;
1303 user_id = metadata->GetUserID();
1315 from->getDeclKindName(), to, name_string, from, user_id);
1320 from->getDeclKindName(), to, from, user_id);
1334 if (!to_context_md->hasOrigin(to) || user_id != LLDB_INVALID_UID)
1348 if (!to_context_md->hasOrigin(to) || user_id != LLDB_INVALID_UID)