Searched refs:IsConstTrue (Results 1 – 2 of 2) sorted by relevance
247 template<typename T> FLATBUFFERS_CONSTEXPR inline bool IsConstTrue(T t) { in IsConstTrue() function
1442 if (!match && ((check) || IsConstTrue(force))) \ in ParseSingleValue()