Home
last modified time | relevance | path

Searched defs:castType (Results 1 – 8 of 8) sorted by relevance

/external/javassist/src/main/javassist/compiler/ast/
DCastExpr.java25 protected int castType; field in CastExpr
/external/javassist/src/main/javassist/convert/
DTransformAccessArrayField.java127 String castType = null; in replace() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp3042 QualType castType, in addFixitForObjCARCConversion()
3163 QualType castType, ARCConversionTypeClass castACTC, in diagnoseObjCARCConversion()
3290 static bool CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeNSCast()
3351 static bool CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeCFCast()
3413 void Sema::CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) { in CheckTollFreeBridgeCast()
3463 void Sema::CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) { in CheckObjCBridgeRelatedCast()
3486 bool Sema::CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, in CheckTollFreeBridgeStaticCast()
3656 Sema::CheckObjCARCConversion(SourceRange castRange, QualType castType, in CheckObjCARCConversion()
3768 QualType castType; in diagnoseARCUnbridgedCast() local
3835 bool Sema::CheckObjCARCUnavailableWeakConversion(QualType castType, in CheckObjCARCUnavailableWeakConversion()
DSemaCast.cpp387 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, in diagnoseBadCast()
DSemaExpr.cpp5234 QualType castType = castTInfo->getType(); in ActOnCastExpr() local
/external/clang/lib/ARCMigrate/
DTransUnbridgedCasts.cpp94 QualType castType = E->getType(); in VisitCastExpr() local
/external/clang/lib/Rewrite/Frontend/
DRewriteModernObjC.cpp2722 QualType castType = in RewriteObjCBoxedExpr() local
2851 QualType castType = in RewriteObjCArrayLiteralExpr() local
3015 QualType castType = in RewriteObjCDictionaryLiteralExpr() local
3156 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
3602 QualType castType = in SynthMessageExpr() local
DRewriteObjC.cpp2612 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
2979 QualType castType = in SynthMessageExpr() local