Searched refs:findParamTag (Results 1 – 1 of 1) sorted by relevance
151 else findParamTag(docComment, tagSection) in mergeDocumentation()189 fun findParamTag(docComment: PsiDocComment, paramName: String): PsiDocTag? { in findParamTag() method