Searched refs:FollowingType (Results 1 – 4 of 4) sorted by relevance
70 typedef typename AllocPolicyType::template StackType< BitsetListType > FollowingType; typedef in RecognizerSharedState88 FollowingType m_following;210 FollowingType& get_following();232 void set_following( const FollowingType& following );
62 typedef typename RecognizerSharedStateType::FollowingType FollowingType; typedef in Parser126 const FollowingType& get_follow_stack() const;
25 ANTLR_INLINE typename RecognizerSharedState<ImplTraits, StreamType>::FollowingType& RecognizerShare…144 ANTLR_INLINE void RecognizerSharedState<ImplTraits, StreamType>::set_following( const FollowingType…
335 ANTLR_INLINE const typename Parser<ImplTraits>::FollowingType& Parser<ImplTraits>::get_follow_stack…