Searched refs:IncludeCXX11Attributes (Results 1 – 2 of 2) sorted by relevance
4936 bool IncludeCXX11Attributes) { in ProcessDeclAttribute() argument4942 if (Attr.isCXX11Attribute() && !IncludeCXX11Attributes) in ProcessDeclAttribute()5475 bool IncludeCXX11Attributes) { in ProcessDeclAttributeList() argument5477 ProcessDeclAttribute(*this, S, D, *l, IncludeCXX11Attributes); in ProcessDeclAttributeList()
2927 bool IncludeCXX11Attributes = true);