Searched refs:IsIntegerValue (Results 1 – 3 of 3) sorted by relevance
1668 bool IsIntegerValue = ((Tag != CSKYAttrs::CSKY_ARCH_NAME) && in parseDirectiveAttribute() local1673 if (IsIntegerValue) { in parseDirectiveAttribute()1693 if (IsIntegerValue) in parseDirectiveAttribute()
2198 bool IsIntegerValue = true; in parseDirectiveAttribute() local2203 IsIntegerValue = false; in parseDirectiveAttribute()2206 if (IsIntegerValue) { in parseDirectiveAttribute()2226 if (IsIntegerValue) in parseDirectiveAttribute()
11432 bool IsIntegerValue = false; in parseDirectiveEabiAttr() local11438 IsIntegerValue = true; in parseDirectiveEabiAttr()11440 IsIntegerValue = true; in parseDirectiveEabiAttr()11446 if (IsIntegerValue) { in parseDirectiveEabiAttr()11482 if (IsIntegerValue && IsStringValue) { in parseDirectiveEabiAttr()11485 } else if (IsIntegerValue) in parseDirectiveEabiAttr()