/external/javassist/src/main/javassist/compiler/ast/ |
H A D | CastExpr.java | 25 protected int castType; field in class:CastExpr 30 castType = CLASS; 36 castType = type; 42 public int getType() { return castType; } 52 public String getTag() { return "cast:" + castType + ":" + arrayDim; }
|
/external/clang/lib/Sema/ |
H A D | SemaCast.cpp | 387 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, argument 391 tryDiagnoseOverloadedCast(S, castType, opRange, src, destType, 395 S.Diag(opRange.getBegin(), msg) << castType
|
H A D | SemaExprObjC.cpp | 3042 QualType castType, 3109 castCode += castType.getAsString(); 3118 castCode += castType.getAsString(); 3163 QualType castType, ARCConversionTypeClass castACTC, 3177 ObjCBridgeRelatedAttrFromType(castType, TDNDecl)) || 3208 << unsigned(castType->isBlockPointerType()) // to ObjC|block type 3209 << castType 3223 castType, castExpr, realCast, "__bridge ", 3236 castType, castExpr, realCast, "__bridge_transfer ", 3251 << castType 3038 addFixitForObjCARCConversion(Sema &S, DiagnosticBuilder &DiagB, Sema::CheckedConversionKind CCK, SourceLocation afterLParen, QualType castType, Expr *castExpr, Expr *realCast, const char *bridgeKeyword, const char *CFBridgeName) argument 3162 diagnoseObjCARCConversion(Sema &S, SourceRange castRange, QualType castType, ARCConversionTypeClass castACTC, Expr *castExpr, Expr *realCast, ARCConversionTypeClass exprACTC, Sema::CheckedConversionKind CCK) argument 3290 CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument 3351 CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument 3413 CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) argument 3463 CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) argument 3486 CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, CastKind &Kind) argument 3656 CheckObjCARCConversion(SourceRange castRange, QualType castType, Expr *&castExpr, CheckedConversionKind CCK, bool DiagnoseCFAudited, BinaryOperatorKind Opc) argument 3768 QualType castType; local 3835 CheckObjCARCUnavailableWeakConversion(QualType castType, QualType exprType) argument [all...] |
H A D | SemaExpr.cpp | 5234 QualType castType = castTInfo->getType(); local 5235 Ty = CreateParsedType(castType, castTInfo); 5244 && castType->isVectorType() && (PE || PLE)) { 5272 if (getLangOpts().CPlusPlus && !castType->isVoidType() && 5276 CheckTollFreeBridgeCast(castType, CastExpr); 5278 CheckObjCBridgeRelatedCast(castType, CastExpr);
|
/external/clang/lib/Rewrite/Frontend/ |
H A D | RewriteObjC.cpp | 2612 QualType castType = getSimpleFunctionType(returnType, ArgTypes, local 2615 castType = Context->getPointerType(castType); 2616 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, 2979 QualType castType = local 2981 castType = Context->getPointerType(castType); 2982 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast,
|
H A D | RewriteModernObjC.cpp | 2722 QualType castType = local 2724 castType = Context->getPointerType(castType); 2725 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, 2851 QualType castType = local 2853 castType = Context->getPointerType(castType); 2854 cast = NoTypeInfoCStyleCastExpr(Context, castType, CK_BitCast, 3015 QualType castType = local 3017 castType 3156 QualType castType = getSimpleFunctionType(returnType, ArgTypes, local 3602 QualType castType = local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/robolectric/lib/main/ |
H A D | javassist-3.14.0-GA.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ... |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
H A D | compiler.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ... |
/external/chromium_org/third_party/closure_compiler/compiler/ |
H A D | compiler.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | findbugs.jar | META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ... |