Searched refs:isNilPtr (Results 1 – 1 of 1) sorted by relevance
98 if isNilPtr(p) {103 if isNilPtr(p) {115 func isNilPtr(x interface{}) bool { func