Searched refs:isSupportedByPragmaAttribute (Results 1 – 3 of 3) sorted by relevance
218 bool ParsedAttr::isSupportedByPragmaAttribute() const { in isSupportedByPragmaAttribute() function in ParsedAttr
552 bool isSupportedByPragmaAttribute() const;
1992 if (!Attribute.isSupportedByPragmaAttribute()) { in HandlePragmaAttribute()