Searched refs:isOverflowingIntegerType (Results 1 – 2 of 2) sorted by relevance
2950 static bool isOverflowingIntegerType(ASTContext &Ctx, QualType T) { in isOverflowingIntegerType() function3149 isOverflowingIntegerType(Info.Ctx, SubobjType)) { in found()3157 isOverflowingIntegerType(Info.Ctx, SubobjType)) { in found()
14515 static bool isOverflowingIntegerType(ASTContext &Ctx, QualType T) { in isOverflowingIntegerType() function14560 CanOverflow = isOverflowingIntegerType(Context, resultType); in CreateBuiltinUnaryOp()14576 isOverflowingIntegerType(Context, Input.get()->getType()); in CreateBuiltinUnaryOp()