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