Searched defs:StringStreamType (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/antlr/runtime/Cpp/include/ | ||
H A D | antlr3exception.hpp | 61 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in ANTLR_ExceptionBase |
H A D | antlr3traits.hpp | 16 typedef Empty StringStreamType; typedef in CustomTraitsBase |
H A D | antlr3lexer.hpp | 81 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in Lexer |
H A D | antlr3commontreenodestream.hpp | 55 typedef typename ImplTraits::StringStreamType StringStreamType; typedef in CommonTreeNodeStream |
H A D | antlr3commontoken.inl | 282 typedef typename ImplTraits::StringStreamType StringStreamType; typedef |