Searched defs:SubTypes (Results 1 – 6 of 6) sorted by relevance
130 private enum SubTypes { enum in CustomDeserializerTest134 private SubTypes(Type subClass) { in SubTypes() method in CustomDeserializerTest.SubTypes
400 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, in advanceToNextLeafType()442 SmallVectorImpl<CompositeType *> &SubTypes, in firstRealType()471 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType()
422 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, in advanceToNextLeafType()464 SmallVectorImpl<CompositeType *> &SubTypes, in firstRealType()493 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType()
244 AuthRecord *SubTypes = mDNSNULL; in DNSServiceRegister() local
9771 AuthRecord *SubTypes, mDNSu32 NumSubTypes, in mDNS_RegisterService()
1414 AuthRecord *SubTypes; member