Searched refs:DestinationMask (Results 1 – 1 of 1) sorted by relevance
342 std::string DestinationMask(const Type &type, bool vectorelem) { in DestinationMask() function in flatbuffers::general::GeneralGenerator350 return DestinationMask(type.VectorType(), vectorelem); in DestinationMask()845 std::string dest_mask = DestinationMask(field.value.type, true); in GenStruct()