Home
last modified time | relevance | path

Searched defs:exConstruct (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3treeparser.inl141 void TreeParser<ImplTraits>::exConstruct() function in TreeParser
H A Dantlr3lexer.inl384 void Lexer<ImplTraits>::exConstruct() function in Lexer
H A Dantlr3parser.inl185 ANTLR_INLINE void Parser<ImplTraits>::exConstruct() function in Parser
H A Dantlr3baserecognizer.inl839 void BaseRecognizer<ImplTraits, StreamType>::exConstruct() function in BaseRecognizer
/aosp_15_r20/external/antlr/runtime/C/include/
H A Dantlr3baserecognizer.h346 void (*exConstruct) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer); member