Searched refs:ConstRef (Results 1 – 3 of 3) sorted by relevance
119 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local131 ConstRef = (V.RefI.Pos == SV.RefI.Pos); in operator <<()135 if (ConstRef && V.RefI.Pos == SV.RefI.Pos) in operator <<()154 SeqRef = ConstRef = false; in operator <<()
1115 struct ConstRef { struct1119 struct ConstRef<T&> { argument1125 typename ::testing::internal::ConstRef<T>::type
11063 const char *ConstRef in CheckConstructor() local11067 << FixItHint::CreateInsertion(ParamLoc, ConstRef); in CheckConstructor()