Searched defs:Converted (Results 1 – 13 of 13) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 730 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 …]
|
D | SemaTemplateInstantiateDecl.cpp | 182 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()
|
D | SemaExprObjC.cpp | 852 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral() local
|
D | SemaOverload.cpp | 254 static const Expr *IgnoreNarrowingConversion(const Expr *Converted) { in IgnoreNarrowingConversion() 287 const Expr *Converted, in getNarrowingKind()
|
D | SemaDeclAttr.cpp | 812 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in handleEnableIfAttr() local
|
D | SemaDecl.cpp | 14331 ExprResult Converted = in CheckEnumConstant() local
|
D | SemaDeclCXX.cpp | 12389 ExprResult Converted = PerformContextuallyConvertToBool(AssertExpr); in BuildStaticAssertDeclaration() local
|
D | SemaExpr.cpp | 12646 ExprResult Converted; in VerifyIntegerConstantExpression() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | YAMLOutputStyle.cpp | 251 auto Converted = in dumpDbiStream() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 350 auto Converted = PromotionCache.insert( in shouldConvert() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 342 auto Converted = PromotionCache.insert( in shouldConvert() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIPeepholeSDWA.cpp | 1052 bool Converted = false; in convertToSDWA() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 1387 if (Init *Converted = convertInitializerTo(Ty)) { in getCastTo() local
|