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