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