Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3exception.hpp61 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in ANTLR_ExceptionBase
190 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in ANTLR_Exception
H A Dantlr3traits.hpp16 typedef Empty StringStreamType; typedef in CustomTraitsBase
144 std::stringstream >::selected StringStreamType; typedef in TraitsBase
H A Dantlr3lexer.hpp81 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in Lexer
H A Dantlr3commontreenodestream.hpp55 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in CommonTreeNodeStream
H A Dantlr3commontoken.inl282 typedef typename ImplTraits::StringStreamType StringStreamType; typedef