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.h5023 struct ProcessDeclAttributeOptions { struct
5024 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
5027 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
5028 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()
5033 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
5034 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()
5053 const ProcessDeclAttributeOptions &Options = argument
5054 ProcessDeclAttributeOptions());
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7001 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()
7897 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()
7999 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()
8177 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributes()
8203 ProcessDeclAttributeOptions() in ProcessDeclAttributes()
8213 ProcessDeclAttributeOptions() in ProcessDeclAttributes()