Home
last modified time | relevance | path

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