Searched refs:isStructBufferType (Results 1 – 2 of 2) sorted by relevance
309 …bool isStructBufferType(const TType& type) const { return getStructBufferContentType(type) != null… in isStructBufferType() function318 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference()
1074 } else if (isStructBufferType(base->getType()) && isStructBufferMethod(field)) { in isBuiltInMethod()3431 if (! isStructBufferType(bufferType)) in declareStructBufferCounter()3453 if (buffer == nullptr || ! isStructBufferType(buffer->getType())) in getStructBufferCounter()5538 if (arg0 != nullptr && isStructBufferType(arg0->getType())) { in handleFunctionCall()6986 if (buffer == nullptr || ! isStructBufferType(buffer->getType())) in indexStructBufferContent()