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()
2979 bool IsIntegerValue = true; in parseDirectiveAttribute() local2984 IsIntegerValue = false; in parseDirectiveAttribute()2987 if (IsIntegerValue) { in parseDirectiveAttribute()3007 if (IsIntegerValue) in parseDirectiveAttribute()
11585 bool IsIntegerValue = false; in parseDirectiveEabiAttr() local11591 IsIntegerValue = true; in parseDirectiveEabiAttr()11593 IsIntegerValue = true; in parseDirectiveEabiAttr()11599 if (IsIntegerValue) { in parseDirectiveEabiAttr()11635 if (IsIntegerValue && IsStringValue) { in parseDirectiveEabiAttr()11638 } else if (IsIntegerValue) in parseDirectiveEabiAttr()