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

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

#include "clang/AST/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 2774 of file DeclBase.h.

Member Function Documentation

◆ doit()

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

Definition at line 2775 of file DeclBase.h.


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