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