Searched defs:getArrayElementType (Results 1 – 5 of 5) 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
345 Type *getArrayElementType() const { return getSequentialElementType(); } in getArrayElementType() function
347 Type *getArrayElementType() const { in getArrayElementType() function
368 Type *getArrayElementType() const { in getArrayElementType() function