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