Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp717 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local
719 CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter()
2051 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local
2053 false, Converted)) in CheckTemplateIdType()
2067 Converted.data(), Converted.size()); in CheckTemplateIdType()
2098 Converted.data(), in CheckTemplateIdType()
2099 Converted.size()); in CheckTemplateIdType()
2150 = ClassTemplate->findSpecialization(Converted, InsertPos); in CheckTemplateIdType()
2161 Converted.data(), in CheckTemplateIdType()
2162 Converted.size(), nullptr); in CheckTemplateIdType()
[all …]
HDSemaTemplateInstantiateDecl.cpp182 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local
183 if (Converted.isInvalid()) in instantiateDependentEnableIfAttr()
185 Cond = Converted.get(); in instantiateDependentEnableIfAttr()
2504 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local
2509 Converted)) in VisitClassTemplateSpecializationDecl()
2516 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl()
2558 Converted.data(), in VisitClassTemplateSpecializationDecl()
2559 Converted.size(), in VisitClassTemplateSpecializationDecl()
2574 TemplateName(InstClassTemplate), Converted.data(), Converted.size(), in VisitClassTemplateSpecializationDecl()
2627 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local
[all …]
HDSemaOverload.cpp247 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() argument
248 while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Converted)) { in IgnoreNarrowingConversion()
257 Converted = ICE->getSubExpr(); in IgnoreNarrowingConversion()
261 return Converted; in IgnoreNarrowingConversion()
265 return Converted; in IgnoreNarrowingConversion()
279 const Expr *Converted, in getNarrowingKind() argument
311 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
344 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
385 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
HDSemaExprObjC.cpp844 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
847 if (Converted.isInvalid()) in BuildObjCArrayLiteral()
850 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
HDSemaDeclAttr.cpp790 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
791 if (Converted.isInvalid()) in handleEnableIfAttr()
793 Cond = Converted.get(); in handleEnableIfAttr()
HDSemaExpr.cpp11880 ExprResult Converted; in VerifyIntegerConstantExpression() local
11925 Converted = PerformContextualImplicitConversion(DiagLoc, E, in VerifyIntegerConstantExpression()
11927 if (Converted.isInvalid()) in VerifyIntegerConstantExpression()
11928 return Converted; in VerifyIntegerConstantExpression()
11929 E = Converted.get(); in VerifyIntegerConstantExpression()
HDSemaDeclCXX.cpp12145 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
12146 if (Converted.isInvalid()) in BuildStaticAssertDeclaration()
12150 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
HDSemaDecl.cpp13533 ExprResult Converted = in CheckEnumConstant() local
13536 if (Converted.isInvalid()) in CheckEnumConstant()
13539 Val = Converted.get(); in CheckEnumConstant()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslutils.c934 UINT64 Converted; in UtDoConstant() local
938 Status = stroul64 (String, 0, &Converted); in UtDoConstant()
946 return (Converted); in UtDoConstant()
/NextBSD/sys/sys/mach/device/
HDdevice_types.defs43 * Converted to new IPC.
HDdevice_request.defs34 * Converted to new IPC.
HDdevice_reply.defs34 * Converted to new IPC.
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDTemplate.h504 ArrayRef<TemplateArgument> Converted);
HDOverload.h226 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
HDSema.h5682 &Converted,
5707 SmallVectorImpl<TemplateArgument> &Converted,
5735 SmallVectorImpl<TemplateArgument> &Converted);
5739 SmallVectorImpl<TemplateArgument> &Converted);
5745 TemplateArgument &Converted,
7031 SmallVectorImpl<TemplateArgument> &Converted,
/NextBSD/contrib/ofed/management/infiniband-diags/
HDinfiniband-diags.spec.in141 - Converted iblinkspeed.pl into iblinkinfo.pl and added additional capabilities
/NextBSD/contrib/byacc/package/debian/
HDchangelog284 * Converted to new source format (Fixes #8085).
/NextBSD/contrib/binutils/gas/
HDNEWS324 * Converted this directory to use an autoconf-generated configure script.
/NextBSD/contrib/ntp/
HDNEWS721 * Converted from gtest to Unity: tests/bug-2803/. Damir Tomić
722 * Converted from gtest to Unity: tests/libntp/ a_md5encrypt, atoint.c,
728 * Converted from gtest to Unity: sntp/tests/ kodDatabase.c, kodFile.c,
HDChangeLog248 * Converted from gtest to Unity: tests/bug-2803/. Damir Tomić
249 * Converted from gtest to Unity: tests/libntp/ a_md5encrypt, atoint.c,
255 * Converted from gtest to Unity: sntp/tests/ kodDatabase.c, kodFile.c,
258 * Converted from gtest to Unity: sntp/tests/ caltontp.c, humandate.c,
/NextBSD/contrib/atf/
HDNEWS539 * Converted all plain-text distribution documents to a Docbook canonical
/NextBSD/contrib/tcpdump/
HDCHANGES268 Converted print-isakmp.c to NETDISSECT
/NextBSD/crypto/openssl/
HDCHANGES.SSLeay106 - Converted the x86 bignum assembler to us the perl scripts
/NextBSD/contrib/flex/
HDChangeLog3770 * faq.texi: Converted faqs 34-41 to texinfo.
4311 * tests/Makefile.in: Converted test script to portable /bin/sh.
/NextBSD/contrib/binutils/opcodes/
HDChangeLog-92973670 * mips-dis.c, z8k-dis.c: Converted to use interface defined in

12