Searched refs:t012lexerXMLLexerTraits (Results 1 – 2 of 2) sorted by relevance
34 …t012lexerXMLLexerTraits::InputStreamType* input = new t012lexerXMLLexerTraits::InputStreamType((co… in testValid()46 t012lexerXMLLexerTraits::CommonTokenType *token = lxr->nextToken(); in testValid()66 …t012lexerXMLLexerTraits::InputStreamType* input = new t012lexerXMLLexerTraits::InputStreamType((co… in testMalformedInput1()77 t012lexerXMLLexerTraits::CommonTokenType *token; in testMalformedInput1()104 …t012lexerXMLLexerTraits::InputStreamType* input = new t012lexerXMLLexerTraits::InputStreamType((co… in testMalformedInput2()115 t012lexerXMLLexerTraits::CommonTokenType *token; in testMalformedInput2()142 …t012lexerXMLLexerTraits::InputStreamType* input = new t012lexerXMLLexerTraits::InputStreamType((co… in testMalformedInput3()153 t012lexerXMLLexerTraits::CommonTokenType *token; in testMalformedInput3()
61 typedef antlr3::Traits<t012lexerXMLLexer, NoParser, UserTraits> t012lexerXMLLexerTraits; typedef