Searched refs:ffiTypeFor (Results 1 – 1 of 1) sorted by relevance
123 static ffi_type *ffiTypeFor(Type *Ty) { in ffiTypeFor() function213 args[ArgNo] = ffiTypeFor(ArgTy); in ffiInvoke()230 ffi_type *rtype = ffiTypeFor(RetTy); in ffiInvoke()