Searched refs:atomName (Results 1 – 1 of 1) sorted by relevance
395 std::string atomName = atom.name(); in collate_atom() local396 bool isUintAllowed = !(find(begin(UINT_ATOM_ALLOWLIST), end(UINT_ATOM_ALLOWLIST), atomName) == in collate_atom()