Home
last modified time | relevance | path

Searched defs:SuperType (Results 1 – 8 of 8) 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/protobuf/src/google/protobuf/
Dstruct.pb.h119 0 > 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()