Searched defs:getArrayElementType (Results 1 – 6 of 6) sorted by relevance
54 …fun getArrayElementType(node: DocumentationNode): DocumentationNode? = when (node.qualifiedName())… in <lambda>() method in org.jetbrains.dokka.JavaLanguageService
52 …fun getArrayElementType(node: DocumentationNode): DocumentationNode? = when (node.qualifiedName())… in <lambda>() method in org.jetbrains.dokka.NewJavaLanguageService
347 Type *getArrayElementType() const { in getArrayElementType() function
345 Type *getArrayElementType() const { return getSequentialElementType(); } in getArrayElementType() function
368 Type *getArrayElementType() const { in getArrayElementType() function
397 Type *getArrayElementType() const { in getArrayElementType() function