Searched defs:ValidateImpl (Results 1 – 2 of 2) sorted by relevance
66 static void ValidateImpl(std::true_type /* is_floating_point */, NumType x, in ValidateImpl() function79 static void ValidateImpl(std::false_type /* is_floating_point */, NumType x, in ValidateImpl() function
2431 inline FLATBUFFERS_CHECKED_ERROR ValidateImpl(int64_t *ev, int m) { in ValidateImpl() function