Searched refs:DestinationMask (Results 1 – 1 of 1) sorted by relevance
366 std::string DestinationMask(const Type &type, bool vectorelem) const { in DestinationMask() function in flatbuffers::general::GeneralGenerator373 if (vectorelem) return DestinationMask(type.VectorType(), vectorelem); in DestinationMask()626 auto dest_mask = DestinationMask(type, true); in GenGetterForLookupByKey()907 std::string dest_mask = DestinationMask(field.value.type, true); in GenStruct()