Searched refs:bufferTypes (Results 1 – 1 of 1) sorted by relevance
517 auto bufferTypes = type.getBufferElementTypes(); in emitReadOfProperty() local518 for (size_t i = 0, e = bufferTypes.size(); i != e; ++i) { in emitReadOfProperty()520 PropertyType(bufferTypes[i]).emitCXXValueTypeName(/*for read*/ true, Out); in emitReadOfProperty()547 for (size_t i = 0, e = bufferTypes.size(); i != e; ++i) { in emitReadOfProperty()