clang 23.0.0git
llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * > Struct Template Reference

#include "clang/ExtractAPI/API.h"

Inheritance diagram for llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * >:
[legend]

Static Public Member Functions

static bool isPossible (::clang::extractapi::RecordContext *Ctx)
static ToTy * doCast (::clang::extractapi::RecordContext *Ctx)

Detailed Description

template<typename ToTy>
struct llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * >

Definition at line 1611 of file API.h.

Member Function Documentation

◆ doCast()

template<typename ToTy>
ToTy * llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * >::doCast ( ::clang::extractapi::RecordContext * Ctx)
inlinestatic

Definition at line 1621 of file API.h.

◆ isPossible()

template<typename ToTy>
bool llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * >::isPossible ( ::clang::extractapi::RecordContext * Ctx)
inlinestatic

Definition at line 1616 of file API.h.

References isPossible().

Referenced by isPossible().


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