clang API Documentation

Public Attributes
clang::Sema::ObjCArgInfo Struct Reference

#include <Sema.h>

Collaboration diagram for clang::Sema::ObjCArgInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

IdentifierInfoName
SourceLocation NameLoc
ParsedType Type
ObjCDeclSpec DeclSpec
AttributeListArgAttrs
 ArgAttrs - Attribute list for this argument.

Detailed Description

Definition at line 7076 of file Sema.h.


Member Data Documentation

ArgAttrs - Attribute list for this argument.

Definition at line 7085 of file Sema.h.

Definition at line 7082 of file Sema.h.

Definition at line 7077 of file Sema.h.

Referenced by clang::Sema::ActOnMethodDeclaration().

Definition at line 7078 of file Sema.h.

Referenced by clang::Sema::ActOnMethodDeclaration().

Definition at line 7081 of file Sema.h.


The documentation for this struct was generated from the following file: