Searched defs:getArrayElementType (Results 1 – 2 of 2) sorted by relevance
50 SPIRVType::getArrayElementType() const { in getArrayElementType() function in SPIRV::SPIRVType
345 Type *getArrayElementType() const { return getSequentialElementType(); } in getArrayElementType() function