Searched defs:IsPolymorphic (Results 1 – 3 of 3) sorted by relevance
706 bool IsPolymorphic = Matcher.isPolymorphic(); in getMatcherCompletions() local
164 bool IsPolymorphic = false; in reportPointerArithMisuse() local
884 TEST(EqTest, IsPolymorphic) { in TEST() argument