Home
last modified time | relevance | path

Searched defs:ProcessDeclAttributeOptions (Results 1 – 1 of 1) 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
4640 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4660 const ProcessDeclAttributeOptions &Options = argument