Searched refs:getRuleInvocationStackNamed (Results 1 – 2 of 2) sorted by relevance
264 … pANTLR3_STACK (*getRuleInvocationStackNamed) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member
70 static pANTLR3_STACK getRuleInvocationStackNamed (pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_UINT…167 recognizer->getRuleInvocationStackNamed = getRuleInvocationStackNamed; in antlr3BaseRecognizerNew()1824 getRuleInvocationStackNamed (pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_UINT8 name) in getRuleInvocationStackNamed() function