Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/compiler/ast/
DCastExpr.java28 protected int castType; field in CastExpr
/external/javassist/src/main/javassist/convert/
DTransformAccessArrayField.java130 String castType = null; in replace() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp3376 QualType castType, in addFixitForObjCARCConversion()
3497 QualType castType, ARCConversionTypeClass castACTC, in diagnoseObjCARCConversion()
3626 static bool CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeNSCast()
3691 static bool CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeCFCast()
3756 void Sema::CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) { in CheckTollFreeBridgeCast()
3806 void Sema::CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) { in CheckObjCBridgeRelatedCast()
3827 bool Sema::CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, in CheckTollFreeBridgeStaticCast()
4011 Sema::CheckObjCARCConversion(SourceRange castRange, QualType castType, in CheckObjCARCConversion()
4129 QualType castType; in diagnoseARCUnbridgedCast() local
4196 bool Sema::CheckObjCARCUnavailableWeakConversion(QualType castType, in CheckObjCARCUnavailableWeakConversion()
DSemaCast.cpp383 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, in diagnoseBadCast()
DSemaExpr.cpp5959 QualType castType = castTInfo->getType(); in ActOnCastExpr() local
/external/dagger2/java/dagger/hilt/android/processor/internal/androidentrypoint/
DGenerators.java438 static CodeBlock unsafeCastThisTo(ClassName castType) { in unsafeCastThisTo()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp3752 SourceLocation afterLParen, QualType castType, Expr *castExpr, in addFixitForObjCARCConversion()
3871 QualType castType, ARCConversionTypeClass castACTC, in diagnoseObjCARCConversion()
4002 static bool CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeNSCast()
4068 static bool CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, in CheckObjCBridgeCFCast()
4136 void Sema::CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) { in CheckTollFreeBridgeCast()
4186 void Sema::CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) { in CheckObjCBridgeRelatedCast()
4207 bool Sema::CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, in CheckTollFreeBridgeStaticCast()
4393 Sema::CheckObjCConversion(SourceRange castRange, QualType castType, in CheckObjCConversion()
4514 QualType castType; in diagnoseARCUnbridgedCast() local
4580 bool Sema::CheckObjCARCUnavailableWeakConversion(QualType castType, in CheckObjCARCUnavailableWeakConversion()
DSemaCast.cpp483 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, in diagnoseBadCast()
DSemaExpr.cpp7460 QualType castType = castTInfo->getType(); in ActOnCastExpr() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransUnbridgedCasts.cpp93 QualType castType = E->getType(); in VisitCastExpr() local
/external/clang/lib/ARCMigrate/
DTransUnbridgedCasts.cpp94 QualType castType = E->getType(); in VisitCastExpr() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
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
DRewriteObjC.cpp2608 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
2965 QualType castType = in SynthMessageExpr() local
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2681 QualType castType = in RewriteObjCBoxedExpr() local
2804 QualType castType = in RewriteObjCArrayLiteralExpr() local
2958 QualType castType = in RewriteObjCDictionaryLiteralExpr() local
3099 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
3532 QualType castType = in SynthMessageExpr() local
DRewriteObjC.cpp2599 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
2952 QualType castType = in SynthMessageExpr() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp3007 TType castType; in acceptUnaryExpression() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslGrammar.cpp3009 TType castType; in acceptUnaryExpression() local