Searched refs:isGNUAttribute (Results 1 – 3 of 3) sorted by relevance
219 bool isGNUAttribute() const { return SyntaxUsed == AS_GNU; } in isGNUAttribute() function
71 if (Attr.isGNUAttribute()) in ParseObjCAtDirectives()
2734 if ((!AL.isGNUAttribute() && in handleWarnUnusedResult()