Home
last modified time | relevance | path

Searched refs:ParserType (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DParserUtils.h23 template <typename EnumClass, typename ParserType>
25 parseEnumKeywordAttr(EnumClass &value, ParserType &parser,
/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.hpp61 typedef typename ImplTraits::ParserType ParserType; typedef in BaseRecognizer
454 const UnitType* getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<ParserType>);
Dantlr3rewritestreams.hpp171 …tream : public ImplTraits::template RewriteRuleElementStreamType< typename ImplTraits::ParserType>
176 typedef typename ImplTraits::ParserType ComponentType;
182 …ename ImplTraits::template RewriteRuleElementStreamType< typename ImplTraits::ParserType> BaseType;
Dantlr3interfaces.hpp288 typedef typename ImplTraits::ParserType ComponentType;
Dantlr3tokenstream.hpp150 typedef typename ImplTraits::ParserType ComponentType;
Dantlr3traits.hpp271 typedef PsrType ParserType; typedef in Traits
Dantlr3baserecognizer.inl772 …<ImplTraits, StreamType>::getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<ParserType>) argument
/external/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h228 typedef typename Entry::template Parser<MapFieldType, MapType> ParserType; in ParseMap() typedef
230 ParserType parser(static_cast<MapFieldType*>(map_field)); in ParseMap()
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Cpp/
DCpp.stg472 <name>ImplTraits::ParserType
496 <name>ImplTraits::ParserType::StreamType