Searched refs:StringRecTyKind (Results 1 – 2 of 2) sorted by relevance
63 StringRecTyKind, enumerator163 StringRecTy() : RecTy(StringRecTyKind) {} in StringRecTy()167 return RT->getRecTyKind() == StringRecTyKind; in classof()
118 return Kind == StringRecTyKind; in typeIsConvertibleTo()