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