clang API Documentation

Static Public Member Functions
llvm::cast_convert_val< const ::clang::DeclContext, FromTy, FromTy > Struct Template Reference

#include <DeclBase.h>

List of all members.

Static Public Member Functions

static const ::clang::DeclContextdoit (const FromTy &Val)

Detailed Description

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

Definition at line 1768 of file DeclBase.h.


Member Function Documentation

template<class FromTy >
static const ::clang::DeclContext& llvm::cast_convert_val< const ::clang::DeclContext, FromTy, FromTy >::doit ( const FromTy &  Val) [inline, static]

Definition at line 1769 of file DeclBase.h.


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