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

#include "clang/ExtractAPI/API.h"

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

Static Public Member Functions

static bool isPossible (FromTy *From)
 
static inline ::clang::extractapi::RecordContextdoCast (FromTy *From)
 

Detailed Description

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

Definition at line 1554 of file API.h.

Member Function Documentation

◆ doCast()

template<typename FromTy >
static inline ::clang::extractapi::RecordContext * llvm::CastInfo<::clang::extractapi::RecordContext, FromTy * >::doCast ( FromTy *  From)
inlinestatic

Definition at line 1564 of file API.h.

◆ isPossible()

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

Definition at line 1559 of file API.h.


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