Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4637 struct ProcessDeclAttributeOptions { struct
4638 ProcessDeclAttributeOptions() in ProcessDeclAttributeOptions() function
4641 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() argument
4647 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() argument
4665 const ProcessDeclAttributeOptions &Options = argument