Home
last modified time | relevance | path

Searched refs:ElementsType (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3rewritestreams.hpp67 typedef typename AllocPolicyType::template VectorType< TokenType* > ElementsType; typedef in RewriteRuleElementStream
76 ElementsType m_elements;
107 …AdaptorType* adaptor, RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements);
180 typedef typename AllocPolicyType::template VectorType< TokenType* > ElementsType; typedef in RewriteRuleTokenStream
187 …AdaptorType* adaptor, RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements);
208 typedef typename AllocPolicyType::template VectorType< TokenType* > ElementsType; typedef in RewriteRuleSubtreeStream
214 …AdaptorType* adaptor, RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements);
236 typedef typename AllocPolicyType::template VectorType< TokenType* > ElementsType; typedef in RewriteRuleNodeStream
242 …AdaptorType* adaptor, RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements);
Dantlr3traits.hpp294 typedef typename BaseType::ElementsType ElementsType; typedef in Traits::RewriteStreamType
305 …AdaptorType* adaptor, Recognizer_Type* rec, ANTLR_UINT8* description, const ElementsType& elements) in RewriteStreamType()
Dantlr3rewritestreams.inl21 RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements)
54 RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements)
75 RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements)
96 RecognizerType* rec, ANTLR_UINT8* description, const ElementsType& elements)