Home | History | Annotate | Download | only in runtime

Lines Matching full:proto_id

792   const ProtoId* proto_id = FindProtoId(return_type_idx, param_type_indices);
793 if (proto_id == nullptr) {
796 return Signature(this, *proto_id);