Searched refs:ConstRef (Results 1 – 3 of 3) sorted by relevance
124 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local136 ConstRef = (V.RefI.Pos == SV.RefI.Pos); in operator <<()140 if (ConstRef && V.RefI.Pos == SV.RefI.Pos) in operator <<()159 SeqRef = ConstRef = false; in operator <<()
1147 struct ConstRef { struct1151 struct ConstRef<T&> { argument1157 typename ::testing::internal::ConstRef<T>::type
10827 const char *ConstRef in CheckConstructor() local 10831 << FixItHint::CreateInsertion(ParamLoc, ConstRef); in CheckConstructor()