Searched refs:IsPolymorphic (Results 1 – 3 of 3) sorted by relevance
709 bool IsPolymorphic = Matcher.isPolymorphic(); in getMatcherCompletions() local730 if (IsPolymorphic) in getMatcherCompletions()743 if (IsPolymorphic) in getMatcherCompletions()759 if (IsPolymorphic) { in getMatcherCompletions()
532 TYPE_TRAIT_1(__is_polymorphic, IsPolymorphic, KEYCXX)
884 TEST(EqTest, IsPolymorphic) { in TEST() argument