Searched defs:isTypeAttribute (Results 1 – 2 of 2) sorted by relevance
61 bool isTypeAttribute() const { return KindID == TypeAttrEntry; } in isTypeAttribute() function
195 bool Attribute::isTypeAttribute() const { in isTypeAttribute() function in Attribute