Searched refs:IsPolymorphic (Results 1 – 5 of 5) sorted by relevance
167 bool IsPolymorphic = false; in reportPointerArithMisuse() local170 getArrayRegion(Region, IsPolymorphic, Kind, C)) { in reportPointerArithMisuse()171 if (!IsPolymorphic) in reportPointerArithMisuse()
502 bool IsPolymorphic = Matcher->isPolymorphic(); in getMatcherCompletions() local517 if (IsPolymorphic) in getMatcherCompletions()526 if (IsPolymorphic) { in getMatcherCompletions()
438 TYPE_TRAIT_1(__is_polymorphic, IsPolymorphic, KEYCXX)
758 TEST(EqTest, IsPolymorphic) { in TEST() argument
998 TEST(EqTest, IsPolymorphic) { in TEST() argument