Searched refs:IsIntegerValue (Results 1 – 3 of 3) sorted by relevance
1667 bool IsIntegerValue = ((Tag != CSKYAttrs::CSKY_ARCH_NAME) && in parseDirectiveAttribute() local1672 if (IsIntegerValue) { in parseDirectiveAttribute()1692 if (IsIntegerValue) in parseDirectiveAttribute()
2195 bool IsIntegerValue = true; in parseDirectiveAttribute() local2200 IsIntegerValue = false; in parseDirectiveAttribute()2203 if (IsIntegerValue) { in parseDirectiveAttribute()2223 if (IsIntegerValue) in parseDirectiveAttribute()
11411 bool IsIntegerValue = false; in parseDirectiveEabiAttr() local11417 IsIntegerValue = true; in parseDirectiveEabiAttr()11419 IsIntegerValue = true; in parseDirectiveEabiAttr()11425 if (IsIntegerValue) { in parseDirectiveEabiAttr()11453 if (IsIntegerValue && IsStringValue) { in parseDirectiveEabiAttr()11456 } else if (IsIntegerValue) in parseDirectiveEabiAttr()