clang 19.0.0git
Static Public Member Functions | List of all members
llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * > Struct Template Reference

#include "clang/ExtractAPI/API.h"

Inheritance diagram for llvm::CastInfo< ToTy, ::clang::extractapi::RecordContext * >:
Inheritance graph
[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 1577 of file API.h.

Member Function Documentation

◆ doCast()

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

Definition at line 1587 of file API.h.

◆ isPossible()

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

Definition at line 1582 of file API.h.


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