Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DRecognizerSharedState.m258 - (RuleStack *) getRuleMemo method
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3lexer.inl562 ANTLR_INLINE typename Lexer<ImplTraits>::RuleMemoType* Lexer<ImplTraits>::getRuleMemo() const function in Lexer
H A Dantlr3parser.inl477 ANTLR_INLINE typename Parser<ImplTraits>::RuleMemoType* Parser<ImplTraits>::getRuleMemo() const function in Parser