Searched defs:isUintAllowed (Results 1 – 1 of 1) sorted by relevance
101 static java_type_t java_type(const FieldDescriptor& field, const bool isUintAllowed) { in java_type()396 bool isUintAllowed = !(find(begin(UINT_ATOM_ALLOWLIST), end(UINT_ATOM_ALLOWLIST), atomName) == in collate_atom() local