Home | History | Annotate | Download | only in AST

Lines Matching refs:Ty

486                                      StringKind Kind, bool Pascal, QualType Ty,
494 StringLiteral *SL = new (Mem) StringLiteral(Ty);
893 QualType ty,
909 ty, vk, ok);
2924 if (const ObjCObjectType *Ty
2926 return Ty->getInterface();
3054 DesignatedInitExpr::DesignatedInitExpr(ASTContext &C, QualType Ty,
3062 : Expr(DesignatedInitExprClass, Ty,