Searched defs:IntegerValue (Results 1 – 9 of 9) sorted by relevance
144 int64_t &IntegerValue) { in parseGNUAttribute()
219 explicit IntegerValue() : Value(Kind::Integer) {} in IntegerValue() function
595 uint32_t IntegerValue; member in __anondd1c47770111::IntLiteralResult596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
1666 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
1713 int64_t IntegerValue; in ParseGNUAttribute() local
1409 uint64_t IntegerValue; member
2194 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
11410 int64_t IntegerValue = 0; in parseDirectiveEabiAttr() local
13162 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), in DiagnoseFloatingImpCast() local