Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4728 struct ProcessDeclAttributeOptions { struct
4729 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
4732 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
4733 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()
4738 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4739 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()
4756 const ProcessDeclAttributeOptions &Options = argument
4757 ProcessDeclAttributeOptions());
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp9041 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()
9861 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()
9955 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()
10117 ProcessDeclAttributeOptions() in ProcessDeclAttributes()
10128 ProcessDeclAttributeOptions() in ProcessDeclAttributes()