Searched defs:IsPolymorphic (Results 1 – 10 of 10) sorted by relevance
104 struct IsPolymorphic { struct
63 struct IsPolymorphic { struct
502 bool IsPolymorphic = Matcher->isPolymorphic(); in getMatcherCompletions() local
624 bool IsPolymorphic = Matcher.isPolymorphic(); in getMatcherCompletions() local
164 bool IsPolymorphic = false; in reportPointerArithMisuse() local
167 bool IsPolymorphic = false; in reportPointerArithMisuse() local
331 bool IsPolymorphic() const { in IsPolymorphic() function
157 constexpr bool IsPolymorphic() const { // TYPE(*) or CLASS() in IsPolymorphic() function
953 bool IsPolymorphic(const Symbol &symbol) { in IsPolymorphic() function
939 TEST(EqTest, IsPolymorphic) { in TEST() argument