Searched refs:IsPolymorphic (Results 1 – 3 of 3) sorted by relevance
706 bool IsPolymorphic = Matcher.isPolymorphic(); in getMatcherCompletions() local727 if (IsPolymorphic) in getMatcherCompletions()740 if (IsPolymorphic) in getMatcherCompletions()756 if (IsPolymorphic) { in getMatcherCompletions()
529 TYPE_TRAIT_1(__is_polymorphic, IsPolymorphic, KEYCXX)
884 TEST(EqTest, IsPolymorphic) { in TEST() argument