Home
last modified time | relevance | path

Searched refs:ProcessDeclAttributeOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4630 struct ProcessDeclAttributeOptions { struct
4631 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
4634 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
4635 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()
4640 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4641 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()
4660 const ProcessDeclAttributeOptions &Options = argument
4661 ProcessDeclAttributeOptions());
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6255 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()
7108 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()
7198 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()
7336 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributes()
7362 ProcessDeclAttributeOptions() in ProcessDeclAttributes()
7372 ProcessDeclAttributeOptions() in ProcessDeclAttributes()