Searched refs:IsIntegerValue (Results 1 – 3 of 3) sorted by relevance
1572 bool IsIntegerValue = ((Tag != CSKYAttrs::CSKY_ARCH_NAME) && in parseDirectiveAttribute() local1577 if (IsIntegerValue) { in parseDirectiveAttribute()1597 if (IsIntegerValue) in parseDirectiveAttribute()
3266 bool IsIntegerValue = true; in parseDirectiveAttribute() local3271 IsIntegerValue = false; in parseDirectiveAttribute()3274 if (IsIntegerValue) { in parseDirectiveAttribute()3294 if (IsIntegerValue) in parseDirectiveAttribute()
11902 bool IsIntegerValue = false; in parseDirectiveEabiAttr() local11908 IsIntegerValue = true; in parseDirectiveEabiAttr()11910 IsIntegerValue = true; in parseDirectiveEabiAttr()11916 if (IsIntegerValue) { in parseDirectiveEabiAttr()11952 if (IsIntegerValue && IsStringValue) { in parseDirectiveEabiAttr()11955 } else if (IsIntegerValue) in parseDirectiveEabiAttr()