Searched refs:IsIntegerValue (Results 1 – 3 of 3) sorted by relevance
1574 bool IsIntegerValue = ((Tag != CSKYAttrs::CSKY_ARCH_NAME) && in parseDirectiveAttribute() local1579 if (IsIntegerValue) { in parseDirectiveAttribute()1599 if (IsIntegerValue) in parseDirectiveAttribute()
3042 bool IsIntegerValue = true; in parseDirectiveAttribute() local3047 IsIntegerValue = false; in parseDirectiveAttribute()3050 if (IsIntegerValue) { in parseDirectiveAttribute()3070 if (IsIntegerValue) in parseDirectiveAttribute()
11844 bool IsIntegerValue = false; in parseDirectiveEabiAttr() local11850 IsIntegerValue = true; in parseDirectiveEabiAttr()11852 IsIntegerValue = true; in parseDirectiveEabiAttr()11858 if (IsIntegerValue) { in parseDirectiveEabiAttr()11894 if (IsIntegerValue && IsStringValue) { in parseDirectiveEabiAttr()11897 } else if (IsIntegerValue) in parseDirectiveEabiAttr()