Searched refs:paramTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
903 auto *const paramTypeAnnotation = param->TypeAnnotation(); in ComposeSignatureInfo() local904 ASSERT(paramTypeAnnotation); in ComposeSignatureInfo()906 paramVar->SetTsType(GetTypeFromTypeAnnotation(paramTypeAnnotation)); in ComposeSignatureInfo()