Lines Matching defs:isStringAttribute
352 bool Attribute::isStringAttribute() const {
353 return pImpl && pImpl->isStringAttribute();
384 assert(isStringAttribute() &&
391 assert(isStringAttribute() &&
398 assert(isStringAttribute() &&
427 if (!isStringAttribute()) return false;
702 if (isStringAttribute()) {
819 if (isStringAttribute()) return false;
824 if (!isStringAttribute()) return false;
845 assert(isStringAttribute());
850 assert(isStringAttribute());
877 if (!isStringAttribute()) {
878 if (AI.isStringAttribute())
897 if (!AI.isStringAttribute())
1240 if (I.isStringAttribute())
1428 if (!I.isStringAttribute())
1433 if (!I.isStringAttribute())
2070 bool A0IsString = A0.isStringAttribute();
2071 bool A1IsString = A1.isStringAttribute();
2083 if (A0.isStringAttribute())
2088 if (A0.isStringAttribute())
2105 if (Attr.isStringAttribute())