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