Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp3753 SourceLocation afterLParen, QualType castType, Expr *castExpr, in addFixitForObjCARCConversion()
3875 QualType castType, ARCConversionTypeClass castACTC, in diagnoseObjCARCConversion()
4006 static bool CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeNSCast()
4072 static bool CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeCFCast()
4140 void Sema::CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) { in CheckTollFreeBridgeCast()
4190 void Sema::CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) { in CheckObjCBridgeRelatedCast()
4211 bool Sema::CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, in CheckTollFreeBridgeStaticCast()
4397 Sema::CheckObjCConversion(SourceRange castRange, QualType castType, in CheckObjCConversion()
4518 QualType castType; in diagnoseARCUnbridgedCast() local
4584 bool Sema::CheckObjCARCUnavailableWeakConversion(QualType castType, in CheckObjCARCUnavailableWeakConversion()
H A DSemaCast.cpp484 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, in diagnoseBadCast()
H A DSemaExpr.cpp7560 QualType castType = castTInfo->getType(); in ActOnCastExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp93 QualType castType = E->getType(); in VisitCastExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2686 QualType castType = in RewriteObjCBoxedExpr() local
2807 QualType castType = in RewriteObjCArrayLiteralExpr() local
2959 QualType castType = in RewriteObjCDictionaryLiteralExpr() local
3102 QualType castType = Context->getPointerType(FuncType); in SynthMsgSendStretCallExpr() local
3535 QualType castType = in SynthMessageExpr() local
H A DRewriteObjC.cpp2608 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
2965 QualType castType = in SynthMessageExpr() local