Home
last modified time | relevance | path

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

12

/external/clang/lib/Sema/
DSemaTemplate.cpp730 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local
732 CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter()
2041 const SmallVectorImpl<TemplateArgument> &Converted, in checkBuiltinTemplateIdType() argument
2052 if (!Converted[1].getAsType()->isIntegralType(Context)) { in checkBuiltinTemplateIdType()
2060 TemplateArgument NumArgsArg = Converted[2]; in checkBuiltinTemplateIdType()
2085 return SemaRef.CheckTemplateIdType(Converted[0].getAsTemplate(), in checkBuiltinTemplateIdType()
2093 assert(Converted.size() == 2 && in checkBuiltinTemplateIdType()
2097 TemplateArgument IndexArg = Converted[0], Ts = Converted[1]; in checkBuiltinTemplateIdType()
2145 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local
2147 false, Converted)) 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()
2697 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local
2702 Converted)) in VisitClassTemplateSpecializationDecl()
2709 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl()
2751 Converted, in VisitClassTemplateSpecializationDecl()
2766 TemplateName(InstClassTemplate), Converted, in VisitClassTemplateSpecializationDecl()
2819 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local
2823 Converted)) in VisitVarTemplateSpecializationDecl()
[all …]
DSemaOverload.cpp254 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() argument
255 while (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Converted)) { in IgnoreNarrowingConversion()
265 Converted = ICE->getSubExpr(); in IgnoreNarrowingConversion()
269 return Converted; in IgnoreNarrowingConversion()
273 return Converted; in IgnoreNarrowingConversion()
287 const Expr *Converted, in getNarrowingKind() argument
326 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
359 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
400 const Expr *Initializer = IgnoreNarrowingConversion(Converted); in getNarrowingKind()
DSemaExprObjC.cpp852 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
855 if (Converted.isInvalid()) in BuildObjCArrayLiteral()
858 ElementsBuffer[I] = Converted.get(); in BuildObjCArrayLiteral()
DSemaDeclAttr.cpp812 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
813 if (Converted.isInvalid()) in handleEnableIfAttr()
815 Cond = Converted.get(); in handleEnableIfAttr()
DSemaExpr.cpp12646 ExprResult Converted; in VerifyIntegerConstantExpression() local
12691 Converted = PerformContextualImplicitConversion(DiagLoc, E, in VerifyIntegerConstantExpression()
12693 if (Converted.isInvalid()) in VerifyIntegerConstantExpression()
12694 return Converted; in VerifyIntegerConstantExpression()
12695 E = Converted.get(); in VerifyIntegerConstantExpression()
DSemaDeclCXX.cpp12389 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
12390 if (Converted.isInvalid()) in BuildStaticAssertDeclaration()
12394 if (!Failed && VerifyIntegerConstantExpression(Converted.get(), &Cond, in BuildStaticAssertDeclaration()
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp342 auto Converted = PromotionCache.insert( in shouldConvert() local
344 if (Converted.second) in shouldConvert()
345 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert()
346 return Converted.first->second.ShouldConvert; in shouldConvert()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp251 auto Converted = in dumpDbiStream() local
253 if (!Converted) in dumpDbiStream()
254 return Converted.takeError(); in dumpDbiStream()
255 DMI.Subsections.push_back(*Converted); in dumpDbiStream()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp350 auto Converted = PromotionCache.insert( in shouldConvert() local
352 if (Converted.second) in shouldConvert()
353 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert()
354 return Converted.first->second.ShouldConvert; in shouldConvert()
/external/antlr/runtime/Python3/
DAUTHORS6 Benjamin S Wolf (http://github.com/Zannick): Converted Python target to Python3.
/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/python/cpython3/Lib/test/test_email/data/
Dmsg_16.txt101 X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98e
102 X-Converted-To-Plain-Text: Alternative section used was text/plain
/external/python/cpython2/Lib/email/test/data/
Dmsg_16.txt101 X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98e
102 X-Converted-To-Plain-Text: Alternative section used was text/plain
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp1052 bool Converted = false; in convertToSDWA() local
1066 Converted |= Operand->convertToSDWA(*SDWAInst, TII); in convertToSDWA()
1068 if (Converted) { in convertToSDWA()
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG59 Converted "mmount" to "smount" to match the .c file.
/external/clang/include/clang/Sema/
DTemplate.h504 ArrayRef<TemplateArgument> Converted);
DOverload.h230 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
DSema.h5880 &Converted,
5905 SmallVectorImpl<TemplateArgument> &Converted,
5933 SmallVectorImpl<TemplateArgument> &Converted);
5937 SmallVectorImpl<TemplateArgument> &Converted);
5943 TemplateArgument &Converted,
7269 SmallVectorImpl<TemplateArgument> &Converted,
/external/libxkbcommon/xkbcommon/
DNEWS93 - Converted README to markdown and added a Quick Guide to the
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp1387 if (Init *Converted = convertInitializerTo(Ty)) { in getCastTo() local
1388 assert(!isa<TypedInit>(Converted) || in getCastTo()
1389 cast<TypedInit>(Converted)->getType()->typeIsA(Ty)); in getCastTo()
1390 return Converted; in getCastTo()
/external/antlr/runtime/JavaScript/tests/functional/
DPython.g34 * Converted to ANTLR v3 November 2005 by Terence Parr.
/external/mesa3d/docs/specs/
DMESA_texture_array.spec804 …||2007/05/16||0.4||idr||Converted to MESA_texture_array. Brought in line with EXT_texture_array a…
/external/pcre/dist2/
DCMakeLists.txt6 # Converted to support PCRE2 from the original PCRE file, August 2014.

12