Searched refs:getIndirection (Results 1 – 5 of 5) sorted by relevance
3949 Type *getIndirection(Type *t) in getIndirection() function4049 treti = tf->isref ? treti : getIndirection(treti); in isolateReturn()4077 ? fparam->type : getIndirection(fparam->type); in parametersIntersect()
830 Type *ti = getIndirection(t); in implicitConvTo()1082 if (Type *ti = getIndirection(t)) in implicitConvTo()
105 Type *getIndirection(Type *t);
885 if (Type ti = getIndirection(t)) in implicitConvTo()1177 if (Type ti = getIndirection(t)) in implicitConvTo()
3407 Type getIndirection(Type t) in getIndirection() function