Home
last modified time | relevance | path

Searched defs:IsUnionType (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/src/
Dbinary_annotator.h332 bool IsUnionType(const reflection::BaseType type) { in IsUnionType() function
337 bool IsUnionType(const reflection::Field *const field) { in IsUnionType() function
/external/flatbuffers/include/flatbuffers/
Didl.h471 inline bool IsUnionType(const Type &type) { in IsUnionType() function