Searched refs:IsSupportedByPragmaAttribute (Results 1 – 2 of 2) sorted by relevance
66 unsigned IsSupportedByPragmaAttribute : 1; member81 IsStmt(0), IsKnownToGCC(0), IsSupportedByPragmaAttribute(0) {} in AttrKind()88 unsigned IsSupportedByPragmaAttribute, in ParsedAttrInfo()95 IsSupportedByPragmaAttribute(IsSupportedByPragmaAttribute), in ParsedAttrInfo()
212 return getInfo().IsSupportedByPragmaAttribute; in isSupportedByPragmaAttribute()