Searched refs:IsPolymorphic (Results 1 – 4 of 4) sorted by relevance
460 bool IsPolymorphic = Matcher->isPolymorphic(); in getMatcherCompletions() local475 if (IsPolymorphic) in getMatcherCompletions()484 if (IsPolymorphic) { in getMatcherCompletions()
431 TYPE_TRAIT_1(__is_polymorphic, IsPolymorphic, KEYCXX)
758 TEST(EqTest, IsPolymorphic) { in TEST() argument
827 TEST(EqTest, IsPolymorphic) { in TEST() argument