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

#include "clang/ExtractAPI/API.h"

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

Member Function Documentation

◆ doCast()

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

Definition at line 1598 of file API.h.

◆ isPossible()

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

Definition at line 1593 of file API.h.

References isPossible().

Referenced by isPossible().


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