Lines Matching defs:callReflect
468 // callReflect is the call implementation used by a function
472 // callReflect converts a call of a function with a concrete argument
479 // The gc compilers know to do that for the name "reflect.callReflect".
480 func callReflect(ctxt *makeFuncImpl, frame unsafe.Pointer) {
659 // See the comment in callReflect.