Searched refs:DestinationCast (Results 1 – 1 of 1) sorted by relevance
380 std::string DestinationCast(const Type &type) const { in DestinationCast() function in flatbuffers::general::GeneralGenerator382 return DestinationCast(type.VectorType()); in DestinationCast()627 auto dest_cast = DestinationCast(type); in GenGetterForLookupByKey()908 std::string dest_cast = DestinationCast(field.value.type); in GenStruct()