Searched refs:IsNewlyInserted (Results 1 – 1 of 1) sorted by relevance
499 bool IsNewlyInserted = AllCaps.insert(Cap).second; in addCapabilities() local500 if (!IsNewlyInserted) // Don't re-add if it's already been declared. in addCapabilities()