Home
last modified time | relevance | path

Searched defs:getRuleMemo (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/ObjC/Framework/
DRecognizerSharedState.m259 {
/external/antlr/runtime/Cpp/include/
Dantlr3lexer.inl562 ANTLR_INLINE typename Lexer<ImplTraits>::RuleMemoType* Lexer<ImplTraits>::getRuleMemo() const function in Lexer
Dantlr3parser.inl477 ANTLR_INLINE typename Parser<ImplTraits>::RuleMemoType* Parser<ImplTraits>::getRuleMemo() const function in Parser