struct Sema::ProcessDeclAttributeOptions

Declaration

struct Sema::ProcessDeclAttributeOptions { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/Sema.h:4517

Member Variables

public bool IncludeCXX11Attributes
public bool IgnoreTypeAttributes

Method Overview

Methods

ProcessDeclAttributeOptions()

Declared at: clang/include/clang/Sema/Sema.h:4518

clang::Sema::ProcessDeclAttributeOptions
WithIgnoreTypeAttributes(bool Val)

Declared at: clang/include/clang/Sema/Sema.h:4527

Parameters

bool Val

clang::Sema::ProcessDeclAttributeOptions
WithIncludeCXX11Attributes(bool Val)

Declared at: clang/include/clang/Sema/Sema.h:4521

Parameters

bool Val