clang API Documentation
#include <Attr.h>


Static Public Member Functions | |
| static bool | classof (const Attr *A) |
Protected Member Functions | |
| InheritableParamAttr (attr::Kind AK, SourceRange R, unsigned SpellingListIndex=0) | |
| clang::InheritableParamAttr::InheritableParamAttr | ( | attr::Kind | AK, |
| SourceRange | R, | ||
| unsigned | SpellingListIndex = 0 |
||
| ) | [inline, protected] |
| static bool clang::InheritableParamAttr::classof | ( | const Attr * | A | ) | [inline, static] |
Reimplemented from clang::InheritableAttr.
Definition at line 143 of file Attr.h.
References clang::Attr::getKind().