Searched refs:fNull_Type (Results 1 – 2 of 2) sorted by relevance
21 : INHERITED(offset, kNullLiteral_Kind, *context.fNull_Type) {} in NullLiteral()
24 , fNull_Type(new Type("null")) in Context()212 const std::unique_ptr<Type> fNull_Type; variable