Searched refs:isTypedBuffer (Results 1 – 3 of 3) sorted by relevance
89 if (argType.isTypedBuffer()) { in addArgument()
189 public boolean isTypedBuffer() { in isTypedBuffer() method in JType
175 if (grabArray && argType.isTypedBuffer()) { in emitFunctionCall()