clang 24.0.0git
llvm::cast_convert_val< ToTy, ::clang::DeclContext *, ::clang::DeclContext * > Struct Template Reference

#include "clang/AST/DeclBase.h"

Static Public Member Functions

static ToTy * doit (::clang::DeclContext *Val)

Detailed Description

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

Definition at line 2890 of file DeclBase.h.

Member Function Documentation

◆ doit()

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

Definition at line 2891 of file DeclBase.h.


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