Home | History | Annotate | Download | only in src

Lines Matching refs:signature

1018   Object* recv_type = this->signature();
1019 // No signature, return holder.
1021 FunctionTemplateInfo* signature = FunctionTemplateInfo::cast(recv_type);
1026 if (signature->IsTemplateFor(iter.GetCurrent())) return iter.GetCurrent();