Home
last modified time | relevance | path

Searched refs:castType (Results 1 – 21 of 21) sorted by relevance

/external/javassist/src/main/javassist/compiler/ast/
DCastExpr.java25 protected int castType; field in CastExpr
30 castType = CLASS; in CastExpr()
36 castType = type; in CastExpr()
42 public int getType() { return castType; } in getType()
52 public String getTag() { return "cast:" + castType + ":" + arrayDim; } in getTag()
DInstanceOfExpr.java33 return "instanceof:" + castType + ":" + arrayDim; in getTag()
/external/javassist/src/main/javassist/convert/
DTransformAccessArrayField.java127 String castType = null; in replace() local
132 castType = getTopType(iterator.lookAhead()); in replace()
136 if (castType == null) in replace()
138 if ("java/lang/Object".equals(castType)) in replace()
139 castType = null; in replace()
146 = iterator.insertGapAt(pos, castType != null ? 5 : 2, false); in replace()
153 if (castType != null) { in replace()
154 int index = cp.addClassInfo(castType); in replace()
/external/clang/lib/Sema/
DSemaExprObjC.cpp3376 QualType castType, in addFixitForObjCARCConversion() argument
3443 castCode += castType.getAsString(); in addFixitForObjCARCConversion()
3452 castCode += castType.getAsString(); in addFixitForObjCARCConversion()
3497 QualType castType, ARCConversionTypeClass castACTC, in diagnoseObjCARCConversion() argument
3513 ObjCBridgeRelatedAttrFromType(castType, TDNDecl)) || in diagnoseObjCARCConversion()
3544 << unsigned(castType->isBlockPointerType()) // to ObjC|block type in diagnoseObjCARCConversion()
3545 << castType in diagnoseObjCARCConversion()
3559 castType, castExpr, realCast, "__bridge ", in diagnoseObjCARCConversion()
3572 castType, castExpr, realCast, "__bridge_transfer ", in diagnoseObjCARCConversion()
3587 << castType in diagnoseObjCARCConversion()
[all …]
DSemaCast.cpp383 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, in diagnoseBadCast() argument
387 tryDiagnoseOverloadedCast(S, castType, opRange, src, destType, in diagnoseBadCast()
391 S.Diag(opRange.getBegin(), msg) << castType in diagnoseBadCast()
DSemaExpr.cpp5959 QualType castType = castTInfo->getType(); in ActOnCastExpr() local
5960 Ty = CreateParsedType(castType, castTInfo); in ActOnCastExpr()
5969 && castType->isVectorType() && (PE || PLE)) { in ActOnCastExpr()
5997 if (getLangOpts().CPlusPlus && !castType->isVoidType() && in ActOnCastExpr()
6001 CheckTollFreeBridgeCast(castType, CastExpr); in ActOnCastExpr()
6003 CheckObjCBridgeRelatedCast(castType, CastExpr); in ActOnCastExpr()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DComponentGenerator.java89 ClassName owningClass, Snippet snippet, TypeName castType) { in staticMethodInvocationWithCast() argument
91 Optional.of(castType), owningClass, true, snippet); in staticMethodInvocationWithCast()
/external/clang/lib/ARCMigrate/
DTransUnbridgedCasts.cpp94 QualType castType = E->getType(); in VisitCastExpr() local
98 if (castType->isObjCRetainableType() == castExprType->isObjCRetainableType()) in VisitCastExpr()
102 bool castRetainable = castType->isObjCIndirectLifetimeType(); in VisitCastExpr()
113 if (castType->isObjCRetainableType()) in VisitCastExpr()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2681 QualType castType = in RewriteObjCBoxedExpr() local
2683 castType = Context->getPointerType(castType); in RewriteObjCBoxedExpr()
2684 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, in RewriteObjCBoxedExpr()
2804 QualType castType = in RewriteObjCArrayLiteralExpr() local
2806 castType = Context->getPointerType(castType); in RewriteObjCArrayLiteralExpr()
2807 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, in RewriteObjCArrayLiteralExpr()
2958 QualType castType = in RewriteObjCDictionaryLiteralExpr() local
2960 castType = Context->getPointerType(castType); in RewriteObjCDictionaryLiteralExpr()
2961 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, in RewriteObjCDictionaryLiteralExpr()
3099 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
[all …]
DRewriteObjC.cpp2599 QualType castType = getSimpleFunctionType(returnType, ArgTypes, in SynthMsgSendStretCallExpr() local
2602 castType = Context->getPointerType(castType); in SynthMsgSendStretCallExpr()
2603 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, in SynthMsgSendStretCallExpr()
2952 QualType castType = in SynthMessageExpr() local
2954 castType = Context->getPointerType(castType); in SynthMessageExpr()
2955 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, in SynthMessageExpr()
/external/clang/include/clang/Sema/
DSema.h7674 void CheckTollFreeBridgeCast(QualType castType, Expr *castExpr);
7676 void CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr);
7678 bool CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr,
8915 QualType castType, Expr *&op,
8925 bool CheckObjCARCUnavailableWeakConversion(QualType castType,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...