Searched refs:NULL_T (Results 1 – 3 of 3) sorted by relevance
373 case NULL_T: in operator ==()
58 NULL_T, // Only two supported, as yet. enumerator907 static constexpr SimpleType kSimpleType = NULL_T;
943 EXPECT_EQ(NULL_T, item->asSimple()->simpleType()); in TEST()1069 EXPECT_EQ(clone->asSimple()->simpleType(), NULL_T); in TEST()