Home
last modified time | relevance | path

Searched defs:SuperType (Results 1 – 9 of 9) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.hpp52 typedef typename ComponentTypeFinder<ImplTraits, StreamType>::ComponentType SuperType; typedef in BaseRecognizer
/external/clang/lib/AST/
DExprObjC.cpp120 QualType SuperType, Selector Sel, in ObjCMessageExpr()
203 bool IsInstanceSuper, QualType SuperType, Selector Sel, in Create()
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
DTestCustomEnumKeyDeserializer.java159 static class SuperType { class in TestCustomEnumKeyDeserializer
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DTestSubtypes.java20 static abstract class SuperType { class in TestSubtypes
/external/cronet/third_party/protobuf/src/google/protobuf/
Dstruct.pb.h107 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_MESSAGE> SuperType; typedef
/external/protobuf/src/google/protobuf/
Dstruct.pb.h107 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_MESSAGE> SuperType; typedef
/external/clang/lib/Sema/
DSemaExprObjC.cpp1760 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr()
1948 QualType SuperType; in ActOnClassPropertyRefExpr() local
DSemaCodeComplete.cpp2018 std::string SuperType; in AddOrdinaryNameResults() local
DTreeTransform.h2900 QualType SuperType, in RebuildObjCMessageExpr()