clang API Documentation

Public Member Functions
clang::TargetAttributesSema Class Reference

#include <TargetAttributesSema.h>

List of all members.

Public Member Functions

virtual ~TargetAttributesSema ()
virtual bool ProcessDeclAttribute (Scope *scope, Decl *D, const AttributeList &Attr, Sema &S) const

Detailed Description

Definition at line 19 of file TargetAttributesSema.h.


Constructor & Destructor Documentation

TargetAttributesSema::~TargetAttributesSema ( ) [virtual]

Definition at line 23 of file TargetAttributesSema.cpp.


Member Function Documentation

bool TargetAttributesSema::ProcessDeclAttribute ( Scope scope,
Decl D,
const AttributeList Attr,
Sema S 
) const [virtual]

Definition at line 24 of file TargetAttributesSema.cpp.

Referenced by ProcessInheritableDeclAttr().


The documentation for this class was generated from the following files: