Lines Matching defs:isStringAttribute
346 bool Attribute::isStringAttribute() const {
347 return pImpl && pImpl->isStringAttribute();
379 assert(isStringAttribute() &&
386 assert(isStringAttribute() &&
393 assert(isStringAttribute() &&
422 if (!isStringAttribute()) return false;
684 if (isStringAttribute()) {
758 if (isStringAttribute()) return false;
763 if (!isStringAttribute()) return false;
784 assert(isStringAttribute());
789 assert(isStringAttribute());
816 if (!isStringAttribute()) {
817 if (AI.isStringAttribute())
831 if (!AI.isStringAttribute())
1034 if (I.isStringAttribute())
1216 if (!I.isStringAttribute())
1221 if (!I.isStringAttribute())
1826 bool A0IsString = A0.isStringAttribute();
1827 bool A1IsString = A1.isStringAttribute();
1839 if (A0.isStringAttribute())
1844 if (A0.isStringAttribute())
1861 if (Attr.isStringAttribute())