Home | History | Annotate | Download | only in Frontend

Lines Matching refs:NoTypeInfoCStyleCastExpr

499     CStyleCastExpr* NoTypeInfoCStyleCastExpr(ASTContext *Ctx, QualType Ty,
1697 syncExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2528 CastExpr *cast = NoTypeInfoCStyleCastExpr(Context, Exp->getType(),
2608 CastExpr *cast = NoTypeInfoCStyleCastExpr(Context,
2616 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast,
2679 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2697 CastExpr *ArgExpr = NoTypeInfoCStyleCastExpr(Context,
2709 NoTypeInfoCStyleCastExpr(Context,
2735 SuperRep = NoTypeInfoCStyleCastExpr(Context,
2781 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2797 CastExpr *ArgExpr = NoTypeInfoCStyleCastExpr(Context,
2810 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2834 SuperRep = NoTypeInfoCStyleCastExpr(Context,
2863 recExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2907 userExpr = NoTypeInfoCStyleCastExpr(Context, type, CK, userExpr);
2924 userExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2972 cast = NoTypeInfoCStyleCastExpr(Context,
2982 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast,
3075 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, DerefExpr->getType(),
3827 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock,
3846 CastExpr *FunkCast = NoTypeInfoCStyleCastExpr(Context, PtrToFuncCastType,
4474 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, Context->VoidPtrTy,
4518 Exp = NoTypeInfoCStyleCastExpr(Context, Context->VoidPtrTy,
4569 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
4587 NewRep = NoTypeInfoCStyleCastExpr(Context, FType, CK_BitCast,
5892 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,
5933 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,