Home
last modified time | relevance | path

Searched defs:ExceptionBaseType (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3traits.hpp61 class ExceptionBaseType : public Empty class in CustomTraitsBase
241 class ExceptionBaseType : public TraitsOneArgSelector< class in Traits
255 ExceptionBaseType( const typename BaseTraitsType::StringType& message ) in ExceptionBaseType() function in Traits::ExceptionBaseType
H A Dantlr3treeparser.hpp50 typedef typename ImplTraits::template ExceptionBase<TreeNodeStreamType> ExceptionBaseType; typedef in TreeParser
H A Dantlr3debugeventlistener.hpp252 void recognitionException( ExceptionBaseType* ) {} in recognitionException() argument
H A Dantlr3lexer.hpp84 typedef typename ImplTraits::template ExceptionBaseType<InputStreamType> ExceptionBaseType; typedef in Lexer
H A Dantlr3cyclicdfa.hpp53 typedef typename CtxType::ExceptionBaseType ExceptionBaseType; typedef in CyclicDFA
H A Dantlr3baserecognizer.hpp54 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in BaseRecognizer
H A Dantlr3parser.hpp59 typedef ANTLR_ExceptionBase<ImplTraits, TokenStreamType> ExceptionBaseType; typedef in Parser
H A Dantlr3exception.hpp64 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in ANTLR_ExceptionBase
H A Dantlr3recognizersharedstate.hpp66 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in RecognizerSharedState
H A Dantlr3lexer.inl391 ExceptionBaseType*, argument
H A Dantlr3parser.inl192 ExceptionBaseType*, argument