clang
3.9.0
|
Represents an empty-declaration. More...
#include <Decl.h>
Static Public Member Functions | |
static EmptyDecl * | Create (ASTContext &C, DeclContext *DC, SourceLocation L) |
static EmptyDecl * | CreateDeserialized (ASTContext &C, unsigned ID) |
static bool | classof (const Decl *D) |
static bool | classofKind (Kind K) |
Definition at line 3798 of file Decl.h.
References clang::ParmVarDecl::classofKind().
|
static |
Definition at line 4202 of file Decl.cpp.
References AttributeLangSupport::C.
Referenced by clang::Sema::ActOnEmptyDeclaration().
|
static |
Definition at line 4206 of file Decl.cpp.
References AttributeLangSupport::C, and ID.