Home
last modified time | relevance | path

Searched refs:getPromotedIntegerType (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h699 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion()
706 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp543 ? C.getPromotedIntegerType(argTy) in matchesType()
H A DASTContext.cpp8207 QualType ASTContext::getPromotedIntegerType(QualType Promotable) const { in getPromotedIntegerType() function in ASTContext
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp436 promotedType = cgf.getContext().getPromotedIntegerType(type); in emitScalarPrePostIncDec()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3075 QualType getPromotedIntegerType(QualType PromotableType) const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp864 QualType PT = Context.getPromotedIntegerType(Ty); in UsualUnaryConversions()
1676 LHSType = Context.getPromotedIntegerType(LHSType); in UsualArithmeticConversions()
11240 LHSTy = Context.getPromotedIntegerType(LHSTy); in CheckAdditionOperands()
12298 IntType = S.Context.getPromotedIntegerType(IntType); in checkArithmeticOrEnumeralThreeWayCompare()
16753 PromoteType = Context.getPromotedIntegerType(TInfo->getType()); in BuildVAArgExpr()
H A DSemaDecl.cpp17657 ? Context.getPromotedIntegerType(EnumTy) in ActOnTag()
18297 ? Context.getPromotedIntegerType(EnumTy) in ActOnTag()
20461 BestPromotionType = Context.getPromotedIntegerType(BestType); in ActOnEnumBody()
H A DSemaTemplateInstantiateDecl.cpp2047 ? SemaRef.Context.getPromotedIntegerType(UnderlyingType) in VisitEnumDecl()
H A DSemaInit.cpp3293 PromotedCharTy = Context.getPromotedIntegerType(CharTy); in CheckDesignatedInitializer()
H A DSemaType.cpp5245 ParamTy = Context.getPromotedIntegerType(ParamTy); in GetFullTypeForDeclarator()
H A DSemaChecking.cpp8171 S.Context.getPromotedIntegerType(From) == To) in isArithmeticArgumentPromotion()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp1404 Ctx.getASTContext().getPromotedIntegerType(Ctx.getASTContext().BoolTy); in VisitVectorBinOp()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3137 promotedType = CGF.getContext().getPromotedIntegerType(type); in EmitScalarPrePostIncDec()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8904 …text22getPromotedIntegerTypeENS_8QualTypeE", "clang::ASTContext::getPromotedIntegerType(clang::Qua…