clang API Documentation

Static Public Member Functions
llvm::cast_convert_val< ToTy,::clang::DeclContext *,::clang::DeclContext * > Struct Template Reference

#include <DeclBase.h>

List of all members.

Static Public Member Functions

static ToTy * doit (::clang::DeclContext *Val)

Detailed Description

template<class ToTy>
struct llvm::cast_convert_val< ToTy,::clang::DeclContext *,::clang::DeclContext * >

Definition at line 1746 of file DeclBase.h.


Member Function Documentation

template<class ToTy >
static ToTy* llvm::cast_convert_val< ToTy,::clang::DeclContext *,::clang::DeclContext * >::doit ( ::clang::DeclContext Val) [inline, static]

Definition at line 1747 of file DeclBase.h.


The documentation for this struct was generated from the following file: