Home
last modified time | relevance | path

Searched defs:Converted (Results 1 – 13 of 13) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplate.cpp730 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local
2041 const SmallVectorImpl<TemplateArgument> &Converted, in checkBuiltinTemplateIdType()
2145 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local
2562 SmallVector<TemplateArgument, 4> Converted; in ActOnVarTemplateSpecialization() local
2762 SmallVector<TemplateArgument, 4> Converted; in CheckVarTemplateId() local
3110 SmallVectorImpl<TemplateArgument> &Converted) { in CheckTemplateTypeArgument()
3252 SmallVectorImpl<TemplateArgument> &Converted) { in SubstDefaultTemplateArgument()
3309 SmallVectorImpl<TemplateArgument> &Converted) { in SubstDefaultTemplateArgument()
3360 SmallVectorImpl<TemplateArgument> &Converted, in SubstDefaultTemplateArgument()
3401 &Converted, in SubstDefaultTemplateArgumentIfAvailable()
[all …]
DSemaTemplateInstantiateDecl.cpp182 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local
2697 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local
2819 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local
2841 ArrayRef<TemplateArgument> Converted) { in VisitVarTemplateSpecializationDecl()
2974 SmallVector<TemplateArgument, 4> Converted; in InstantiateClassTemplatePartialSpecialization() local
3099 SmallVector<TemplateArgument, 4> Converted; in InstantiateVarTemplatePartialSpecialization() local
3716 SmallVectorImpl<TemplateArgument> &Converted, in BuildVarTemplateInstantiation()
DSemaExprObjC.cpp852 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
DSemaOverload.cpp254 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion()
287 const Expr *Converted, in getNarrowingKind()
DSemaDeclAttr.cpp812 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
DSemaDecl.cpp14331 ExprResult Converted = in CheckEnumConstant() local
DSemaDeclCXX.cpp12389 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
DSemaExpr.cpp12646 ExprResult Converted; in VerifyIntegerConstantExpression() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp251 auto Converted = in dumpDbiStream() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp350 auto Converted = PromotionCache.insert( in shouldConvert() local
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp342 auto Converted = PromotionCache.insert( in shouldConvert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp1052 bool Converted = false; in convertToSDWA() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp1387 if (Init *Converted = convertInitializerTo(Ty)) { in getCastTo() local