Home
last modified time | relevance | path

Searched refs:m_allowDups (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3collections.hpp124 bool m_allowDups; /* Whether this trie accepts duplicate keys */ member in IntTrie
Dantlr3collections.inl161 m_allowDups = false;
308 if (m_allowDups ==true)