Searched refs:ProcessDeclAttributeOptions (Results 1 – 2 of 2) sorted by relevance
4637 struct ProcessDeclAttributeOptions { struct4638 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() argument4641 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument4642 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()4647 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument4648 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()4665 const ProcessDeclAttributeOptions &Options = argument4666 ProcessDeclAttributeOptions());
8578 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()9358 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()9452 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()9616 ProcessDeclAttributeOptions() in ProcessDeclAttributes()9627 ProcessDeclAttributeOptions() in ProcessDeclAttributes()