Searched refs:UserWithID (Results 1 – 1 of 1) sorted by relevance
266 for (auto *UserWithID : MDUsersWithID) in getAllArgListUsers() local267 MDUsers.push_back(cast<Metadata *>(UserWithID->first)); in getAllArgListUsers()291 for (auto UserWithID : DVRUsersWithID) in getAllDbgVariableRecordUsers() local292 DVRUsers.push_back(UserWithID->first.get<DebugValueUser *>()->getUser()); in getAllDbgVariableRecordUsers()