Searched defs:PtrTo (Results 1 – 7 of 7) sorted by relevance
259 static ArgType PtrTo(const ArgType& A) { in PtrTo() function
305 static ArgType PtrTo(const ArgType& A) { in PtrTo() function
316 static ArgType PtrTo(const ArgType& A) { in PtrTo() function
318 static ArgType PtrTo(const ArgType& A) { in PtrTo() function
1315 func PtrTo(t Type) Type { return PointerTo(t) } func
1458 func (t *Type) PtrTo() *Type { func