Searched refs:AddImpl (Results 1 – 2 of 2) sorted by relevance
136 AddImpl(TypedIntegerImpl<Tag, T> lhs, TypedIntegerImpl<Tag, T2> rhs) { in AddImpl() function146 AddImpl(TypedIntegerImpl<Tag, T> lhs, TypedIntegerImpl<Tag, T2> rhs) { in AddImpl() function200 auto result = AddImpl(*this, rhs);240 static_cast<T>(::detail::TypedIntegerImpl<Tag, T>::AddImpl(lhs, rhs))); in Add()
49 void AddImpl(CefBrowserContext* impl) { in AddImpl() function in __anon047d6a220111::ImplManager174 g_manager.Get().AddImpl(this); in CefBrowserContext()