Searched refs:Repeated (Results 1 – 3 of 3) sorted by relevance
57 static bool Repeated(Matcher* matcher); // On match, returns to the mark.100 bool Matcher::Repeated(Matcher* matcher) { in Repeated() function in art::__anon8ac9998c0110::Matcher284 &Matcher::Repeated<&Matcher::Const0>, in DoAnalyseConstructor()287 &Matcher::Repeated<&Matcher::Const0>, in DoAnalyseConstructor()288 &Matcher::Repeated<&Matcher::IPutOnThis>, in DoAnalyseConstructor()
78 // Repeated because one phone number can be associated with multiple CP2
105 TEST(Lookup, Repeated) { in TEST() argument