Home | History | Annotate | Download | only in internal

Lines Matching refs:AddReference

851 struct AddReference { typedef T& type; };  // NOLINT
853 struct AddReference
855 // A handy wrapper around AddReference that works when the argument T
858 typename ::testing::internal::AddReference<T>::type