clang API Documentation

Static Public Member Functions
llvm::isa_impl< To,::clang::DeclContext > Struct Template Reference

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

#include <DeclBase.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<typename To>
struct llvm::isa_impl< To,::clang::DeclContext >

isa<T>(DeclContext*)

Definition at line 1718 of file DeclBase.h.


Member Function Documentation

template<typename To >
static bool llvm::isa_impl< To,::clang::DeclContext >::doit ( const ::clang::DeclContext Val) [inline, static]

Definition at line 1719 of file DeclBase.h.


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