Home
last modified time | relevance | path

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

12

/external/clang/lib/Sema/
DSemaTemplate.cpp722 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local
723 ExprResult DefaultRes = CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter()
2023 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local
2025 false, Converted)) in CheckTemplateIdType()
2039 Converted.data(), Converted.size()); in CheckTemplateIdType()
2070 Converted.data(), in CheckTemplateIdType()
2071 Converted.size()); in CheckTemplateIdType()
2122 = ClassTemplate->findSpecialization(Converted, InsertPos); in CheckTemplateIdType()
2133 Converted.data(), in CheckTemplateIdType()
2134 Converted.size(), nullptr); in CheckTemplateIdType()
[all …]
DSemaTemplateInstantiateDecl.cpp144 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local
145 if (Converted.isInvalid()) in instantiateDependentEnableIfAttr()
147 Cond = Converted.get(); in instantiateDependentEnableIfAttr()
2374 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local
2379 Converted)) in VisitClassTemplateSpecializationDecl()
2386 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl()
2428 Converted.data(), in VisitClassTemplateSpecializationDecl()
2429 Converted.size(), in VisitClassTemplateSpecializationDecl()
2444 TemplateName(InstClassTemplate), Converted.data(), Converted.size(), in VisitClassTemplateSpecializationDecl()
2497 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local
[all …]
DSemaOverload.cpp281 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() argument
282 while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Converted)) { in IgnoreNarrowingConversion()
291 Converted = ICE->getSubExpr(); in IgnoreNarrowingConversion()
295 return Converted; in IgnoreNarrowingConversion()
299 return Converted; in IgnoreNarrowingConversion()
313 const Expr *Converted, in getNarrowingKind() argument
334 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
367 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
413 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
DSemaExprObjC.cpp728 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
731 if (Converted.isInvalid()) in BuildObjCArrayLiteral()
734 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
DSemaDeclAttr.cpp751 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
752 if (Converted.isInvalid()) in handleEnableIfAttr()
754 Cond = Converted.get(); in handleEnableIfAttr()
DSemaExpr.cpp11088 ExprResult Converted; in VerifyIntegerConstantExpression() local
11133 Converted = PerformContextualImplicitConversion(DiagLoc, E, in VerifyIntegerConstantExpression()
11135 if (Converted.isInvalid()) in VerifyIntegerConstantExpression()
11136 return Converted; in VerifyIntegerConstantExpression()
11137 E = Converted.get(); in VerifyIntegerConstantExpression()
DSemaDeclCXX.cpp11504 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
11505 if (Converted.isInvalid()) in BuildStaticAssertDeclaration()
11509 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
DSemaDecl.cpp12706 ExprResult Converted = in CheckEnumConstant() local
12709 if (Converted.isInvalid()) in CheckEnumConstant()
12712 Val = Converted.get(); in CheckEnumConstant()
/external/chromium_org/third_party/npapi/
DREADME.chromium9 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h
/external/chromium_org/third_party/libxslt/
DREADME.chromium49 5) Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
/external/chromium_org/third_party/tcmalloc/
DREADME.chromium88 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h *.c
/external/chromium_org/third_party/libxml/
DREADME.chromium16 - Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
/external/clang/include/clang/Sema/
DTemplate.h496 ArrayRef<TemplateArgument> Converted);
DOverload.h240 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
DSema.h5394 &Converted,
5419 SmallVectorImpl<TemplateArgument> &Converted,
5447 SmallVectorImpl<TemplateArgument> &Converted);
5451 SmallVectorImpl<TemplateArgument> &Converted);
5457 TemplateArgument &Converted,
6710 SmallVectorImpl<TemplateArgument> &Converted,
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
DPython.g34 * Converted to ANTLR v3 November 2005 by Terence Parr.
/external/checkpolicy/
DChangeLog326 Converted users of ebitmaps to new inline operators.
/external/chromium_org/third_party/mesa/src/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/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/tcpdump/
DCHANGES213 Converted print-isakmp.c to NETDISSECT
/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/chromium_org/v8/
DChangeLog5430 Converted time zone name to UTF8 on Windows (issue 1290).
/external/strace/
DChangeLog-CVS838 * CREDITS, ChangeLog: Converted contents to UTF8.
/external/libpng/
DCHANGES2384 Converted all PNG_NO_* tests to PNG_*_SUPPORTED everywhere except pngconf.h

12