Home
last modified time | relevance | path

Searched refs:VectorElementUserFacing (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_gen_cpp.cpp623 bool VectorElementUserFacing(const Type &type) const { in VectorElementUserFacing() function in flatbuffers::cpp::CppGenerator
660 type.VectorType(), "", VectorElementUserFacing(type.VectorType())); in GenTypePointer()
1621 type = GenTypeWire(vtype, "", VectorElementUserFacing(vtype)); in GenParam()
2344 GenTypeWire(vtype, "", VectorElementUserFacing(vtype)); in GenBuilders()
2651 !VectorElementUserFacing(vector_type)) { in GenCreateParam()