Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dtype-oracle.h47 static const Type* GetUnionType(UnionType type) { in GetUnionType() function
54 static const Type* GetUnionType(const Type* a, const Type* b) { in GetUnionType() function
/external/flatbuffers/include/flatbuffers/
Dreflection.h381 inline const reflection::Object &GetUnionType( in GetUnionType() function