Searched refs:IsNullptr (Results 1 – 3 of 3) sorted by relevance
33 } else if typ.IsNullptr() || typ.IsStatus() {
706 func (n *TypeExpr) IsNullptr() bool { func
242 (rTyp.IsNullptr() && lTyp.Decorator() == t.IDNptr) {