clang  3.7.0
Static Public Member Functions | List of all members
llvm::isa_impl< To,::clang::DeclContext > Struct Template Reference

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

#include <DeclBase.h>

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 1808 of file DeclBase.h.

Member Function Documentation

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

Definition at line 1809 of file DeclBase.h.


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