| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplate.cpp | 717 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 …]
|
| HD | SemaTemplateInstantiateDecl.cpp | 182 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 …]
|
| HD | SemaOverload.cpp | 247 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()
|
| HD | SemaExprObjC.cpp | 844 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local 847 if (Converted.isInvalid()) in BuildObjCArrayLiteral() 850 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
|
| HD | SemaDeclAttr.cpp | 790 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local 791 if (Converted.isInvalid()) in handleEnableIfAttr() 793 Cond = Converted.get(); in handleEnableIfAttr()
|
| HD | SemaExpr.cpp | 11880 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()
|
| HD | SemaDeclCXX.cpp | 12145 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local 12146 if (Converted.isInvalid()) in BuildStaticAssertDeclaration() 12150 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
|
| HD | SemaDecl.cpp | 13533 ExprResult Converted = in CheckEnumConstant() local 13536 if (Converted.isInvalid()) in CheckEnumConstant() 13539 Val = Converted.get(); in CheckEnumConstant()
|
| /NextBSD/sys/contrib/dev/acpica/compiler/ |
| HD | aslutils.c | 934 UINT64 Converted; in UtDoConstant() local 938 Status = stroul64 (String, 0, &Converted); in UtDoConstant() 946 return (Converted); in UtDoConstant()
|
| /NextBSD/sys/sys/mach/device/ |
| HD | device_types.defs | 43 * Converted to new IPC.
|
| HD | device_request.defs | 34 * Converted to new IPC.
|
| HD | device_reply.defs | 34 * Converted to new IPC.
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Template.h | 504 ArrayRef<TemplateArgument> Converted);
|
| HD | Overload.h | 226 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
|
| HD | Sema.h | 5682 &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/ |
| HD | infiniband-diags.spec.in | 141 - Converted iblinkspeed.pl into iblinkinfo.pl and added additional capabilities
|
| /NextBSD/contrib/byacc/package/debian/ |
| HD | changelog | 284 * Converted to new source format (Fixes #8085).
|
| /NextBSD/contrib/binutils/gas/ |
| HD | NEWS | 324 * Converted this directory to use an autoconf-generated configure script.
|
| /NextBSD/contrib/ntp/ |
| HD | NEWS | 721 * 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,
|
| HD | ChangeLog | 248 * 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/ |
| HD | NEWS | 539 * Converted all plain-text distribution documents to a Docbook canonical
|
| /NextBSD/contrib/tcpdump/ |
| HD | CHANGES | 268 Converted print-isakmp.c to NETDISSECT
|
| /NextBSD/crypto/openssl/ |
| HD | CHANGES.SSLeay | 106 - Converted the x86 bignum assembler to us the perl scripts
|
| /NextBSD/contrib/flex/ |
| HD | ChangeLog | 3770 * faq.texi: Converted faqs 34-41 to texinfo. 4311 * tests/Makefile.in: Converted test script to portable /bin/sh.
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ChangeLog-9297 | 3670 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
|