Home
last modified time | relevance | path

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

/external/antlr/runtime/Cpp/include/
Dantlr3exception.inl11 m_expectingSet = NULL;
54 return m_expectingSet;
129 m_expectingSet = expectingSet;
315 errBits = BaseType::m_expectingSet->bitsetLoad();
Dantlr3exception.hpp103 BitsetListType* m_expectingSet; member in ANTLR_ExceptionBase