Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4517 struct ProcessDeclAttributeOptions { struct
4518 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
4521 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
4522 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()
4527 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4528 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()
4545 const ProcessDeclAttributeOptions &Options = argument
4546 ProcessDeclAttributeOptions());
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp8338 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()
9103 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()
9197 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()
9361 ProcessDeclAttributeOptions() in ProcessDeclAttributes()
9372 ProcessDeclAttributeOptions() in ProcessDeclAttributes()