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 1558 of file DeclBase.h.
| static const ToTy* clang::cast_convert_decl_context< ToTy, true >::doit | ( | const DeclContext * | Val | ) | [inline, static] |
Definition at line 1559 of file DeclBase.h.
| static ToTy* clang::cast_convert_decl_context< ToTy, true >::doit | ( | DeclContext * | Val | ) | [inline, static] |
Definition at line 1563 of file DeclBase.h.