Home | History | Annotate | Download | only in flatbuffers

Lines Matching full:table_a

1245       auto table_a = reinterpret_cast<T *>(buf_.data_at(a.o));
1247 return table_a->KeyCompareLessThan(table_b);