Searched refs:isTypeNull (Results 1 – 2 of 2) sorted by relevance
346 TypeNull *isTypeNull();
2719 …inout(TypeNull) isTypeNull() { return ty == Tnull ? cast(typeof(return))this : nu… in isTypeNull() function