Searched refs:PossibleGenType (Results 1 – 1 of 1) sorted by relevance
1042 Record *PossibleGenType = Records.getDef(SubTypeName); in getTypeLists() local1043 if (PossibleGenType && PossibleGenType->isSubClassOf("GenericType")) { in getTypeLists()1051 getTypeLists(PossibleGenType, Flags, TypeList, VectorList); in getTypeLists()