Home | History | Annotate | Download | only in Parse

Lines Matching refs:AR_DeclspecAttributesParsed

4764       if ((AttrReqs & AR_DeclspecAttributesParsed) && !getLangOpts().CPlusPlus &&
4779 if (AttrReqs & AR_DeclspecAttributesParsed) {
4962 unsigned Reqs = AR_CXX11AttributesParsed | AR_DeclspecAttributesParsed |