Searched defs:NullType (Results 1 – 4 of 4) sorted by relevance
24 NullType() : Type(TypeFlag::NULL_TYPE) {} in NullType() function
25 NullType() : Type(TypeFlag::NULL_TYPE) {} in NullType() function
211 static GateType NullType() in NullType() function
84 TEST_F(ASTVerifierTest, NullType) in TEST_F() argument