|
clang
3.8.0
|
#include <Sema.h>
Public Attributes | |
| IdentifierInfo * | Name |
| SourceLocation | NameLoc |
| ParsedType | Type |
| ObjCDeclSpec | DeclSpec |
| AttributeList * | ArgAttrs |
| ArgAttrs - Attribute list for this argument. More... | |
| AttributeList* clang::Sema::ObjCArgInfo::ArgAttrs |
| ObjCDeclSpec clang::Sema::ObjCArgInfo::DeclSpec |
| IdentifierInfo* clang::Sema::ObjCArgInfo::Name |
Definition at line 7363 of file Sema.h.
Referenced by clang::Sema::ActOnMethodDeclaration().
| SourceLocation clang::Sema::ObjCArgInfo::NameLoc |
Definition at line 7364 of file Sema.h.
Referenced by clang::Sema::ActOnMethodDeclaration().
| ParsedType clang::Sema::ObjCArgInfo::Type |
1.8.6