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