Searched refs:isKeywordAttribute (Results 1 – 2 of 2) sorted by relevance
210 return (getParsedKind() == AT_Aligned && isKeywordAttribute()); in isAlignas()221 bool isKeywordAttribute() const { in isKeywordAttribute() function
266 if (Policy.PolishForDeclaration && !A->isKeywordAttribute()) in prettyPrintAttributes()