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.h5023 struct ProcessDeclAttributeOptions { struct
5024 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
5027 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
5033 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
5053 const ProcessDeclAttributeOptions &Options = argument