clang  3.9.0
Static Public Member Functions | List of all members
llvm::cast_convert_val< ToTy, const ::clang::DeclContext, const ::clang::DeclContext > Struct Template Reference

cast<T>(DeclContext*) More...

#include <DeclBase.h>

Static Public Member Functions

static const ToTy & doit (const ::clang::DeclContext &Val)
 

Detailed Description

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

cast<T>(DeclContext*)

Definition at line 1866 of file DeclBase.h.

Member Function Documentation

template<class ToTy >
static const ToTy& llvm::cast_convert_val< ToTy, const ::clang::DeclContext, const ::clang::DeclContext >::doit ( const ::clang::DeclContext Val)
inlinestatic

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