Searched defs:isa_and_nonnull (Results 1 – 2 of 2) sorted by relevance
30 inline bool isa_and_nonnull(const Y &Val) { in isa_and_nonnull() function
121 TEST(CastingTest, isa_and_nonnull) { in TEST() argument