clang API Documentation
#include <DeclBase.h>
Static Public Member Functions | |
static const ToTy * | doit (const DeclContext *Val) |
static ToTy * | doit (DeclContext *Val) |
Definition at line 1689 of file DeclBase.h.
static const ToTy* clang::cast_convert_decl_context< ToTy, IsKnownSubtype >::doit | ( | const DeclContext * | Val | ) | [inline, static] |
Definition at line 1690 of file DeclBase.h.
References clang::Decl::castFromDeclContext().
static ToTy* clang::cast_convert_decl_context< ToTy, IsKnownSubtype >::doit | ( | DeclContext * | Val | ) | [inline, static] |
Definition at line 1694 of file DeclBase.h.
References clang::Decl::castFromDeclContext().