Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4637 struct ProcessDeclAttributeOptions { struct
4638 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() argument
4641 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
4642 ProcessDeclAttributeOptions Result = *this; in WithIncludeCXX11Attributes()
4647 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4648 ProcessDeclAttributeOptions Result = *this; in WithIgnoreTypeAttributes()
4665 const ProcessDeclAttributeOptions &Options = argument
4666 ProcessDeclAttributeOptions());
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp8578 const Sema::ProcessDeclAttributeOptions &Options) { in ProcessDeclAttribute()
9358 const ProcessDeclAttributeOptions &Options) { in ProcessDeclAttributeList()
9452 ProcessDeclAttributeOptions()); in ProcessAccessDeclAttributeList()
9616 ProcessDeclAttributeOptions() in ProcessDeclAttributes()
9627 ProcessDeclAttributeOptions() in ProcessDeclAttributes()