Searched refs:ProcessDeclAttributeOptions (Results 1 – 2 of 2) sorted by relevance
4517 struct ProcessDeclAttributeOptions { struct4518 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function4521 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument4522 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()4527 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument4528 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()4545 const ProcessDeclAttributeOptions &Options = argument4546 ProcessDeclAttributeOptions());
8338 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()9103 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()9197 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()9361 ProcessDeclAttributeOptions() in ProcessDeclAttributes()9372 ProcessDeclAttributeOptions() in ProcessDeclAttributes()