clang API Documentation
#include <Attr.h>


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