Home
last modified time | relevance | path

Searched refs:Converted (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/lib/Sema/
DSemaTemplate.cpp719 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local
721 CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter()
2024 const SmallVectorImpl<TemplateArgument> &Converted, in checkBuiltinTemplateIdType() argument
2035 if (!Converted[1].getAsType()->isIntegralType(Context)) { in checkBuiltinTemplateIdType()
2043 TemplateArgument NumArgsArg = Converted[2]; in checkBuiltinTemplateIdType()
2068 return SemaRef.CheckTemplateIdType(Converted[0].getAsTemplate(), in checkBuiltinTemplateIdType()
2105 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local
2107 false, Converted)) in CheckTemplateIdType()
2121 Converted.data(), Converted.size()); in CheckTemplateIdType()
2152 Converted.data(), in CheckTemplateIdType()
[all …]
DSemaTemplateInstantiateDecl.cpp182 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local
183 if (Converted.isInvalid()) in instantiateDependentEnableIfAttr()
185 Cond = Converted.get(); in instantiateDependentEnableIfAttr()
2529 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local
2534 Converted)) in VisitClassTemplateSpecializationDecl()
2541 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl()
2583 Converted.data(), in VisitClassTemplateSpecializationDecl()
2584 Converted.size(), in VisitClassTemplateSpecializationDecl()
2599 TemplateName(InstClassTemplate), Converted.data(), Converted.size(), in VisitClassTemplateSpecializationDecl()
2652 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local
[all …]
DSemaOverload.cpp254 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() argument
255 while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Converted)) { in IgnoreNarrowingConversion()
264 Converted = ICE->getSubExpr(); in IgnoreNarrowingConversion()
268 return Converted; in IgnoreNarrowingConversion()
272 return Converted; in IgnoreNarrowingConversion()
286 const Expr *Converted, in getNarrowingKind() argument
318 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
351 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
392 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
DSemaExprObjC.cpp853 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
856 if (Converted.isInvalid()) in BuildObjCArrayLiteral()
859 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
DSemaDeclAttr.cpp787 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
788 if (Converted.isInvalid()) in handleEnableIfAttr()
790 Cond = Converted.get(); in handleEnableIfAttr()
DSemaExpr.cpp12105 ExprResult Converted; in VerifyIntegerConstantExpression() local
12150 Converted = PerformContextualImplicitConversion(DiagLoc, E, in VerifyIntegerConstantExpression()
12152 if (Converted.isInvalid()) in VerifyIntegerConstantExpression()
12153 return Converted; in VerifyIntegerConstantExpression()
12154 E = Converted.get(); in VerifyIntegerConstantExpression()
DSemaDeclCXX.cpp12148 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
12149 if (Converted.isInvalid()) in BuildStaticAssertDeclaration()
12153 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
DSemaDecl.cpp13877 ExprResult Converted = in CheckEnumConstant() local
13880 if (Converted.isInvalid()) in CheckEnumConstant()
13883 Val = Converted.get(); in CheckEnumConstant()
/external/glide/third_party/gif_encoder/
DREADME.third_party13 Converted BufferedImage to Android's Bitmap class, split apart classes into individual files.
/external/sonic/debian/
Dchangelog.vinux3 * Converted to mostly integer arithmetic, and added stereo support.
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/
Dsimple_water.vert4 Converted by Mars_999
Dsimple_water.frag4 Converted by Mars_999
/external/clang/include/clang/Sema/
DTemplate.h504 ArrayRef<TemplateArgument> Converted);
DOverload.h229 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
DSema.h5755 &Converted,
5780 SmallVectorImpl<TemplateArgument> &Converted,
5808 SmallVectorImpl<TemplateArgument> &Converted);
5812 SmallVectorImpl<TemplateArgument> &Converted);
5818 TemplateArgument &Converted,
7106 SmallVectorImpl<TemplateArgument> &Converted,
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
DPython.g34 * Converted to ANTLR v3 November 2005 by Terence Parr.
/external/selinux/checkpolicy/
DChangeLog357 Converted users of ebitmaps to new inline operators.
/external/mesa3d/docs/
DMESA_texture_array.spec804 …||2007/05/16||0.4||idr||Converted to MESA_texture_array. Brought in line with EXT_texture_array a…
/external/selinux/libsemanage/
DChangeLog745 * Converted calls to sepol link_packages and expand_module interfaces
/external/tcpdump/
DCHANGES268 Converted print-isakmp.c to NETDISSECT
/external/ImageMagick/Magick++/
DChangeLog1095 Coordinates. Converted remaining drawable object methods into
/external/jetty/
DVERSION.txt1066 + 308851 Converted all jetty-client module tests to JUnit 4
1079 + 308851 Converted HttpExchangeTest and related tests to JUnit 4
6023 + Converted most servlets to HttpServlets using do Methods.
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1466 Converted a lot of stream next() calls to more specific
/external/e2fsprogs/debian/
Dchangelog3357 * Converted to debstd - let it do the stripping stuff.
/external/strace/
DChangeLog-CVS838 * CREDITS, ChangeLog: Converted contents to UTF8.

12