clang 19.0.0git
Static Public Member Functions | List of all members
clang::Value::convertFwd< T * > Struct Template Reference

#include "clang/Interpreter/Value.h"

Static Public Member Functions

static Tcast (const Value &V)
 

Detailed Description

template<typename T>
struct clang::Value::convertFwd< T * >

Definition at line 187 of file Value.h.

Member Function Documentation

◆ cast()

template<typename T >
static T * clang::Value::convertFwd< T * >::cast ( const Value V)
inlinestatic

Definition at line 188 of file Value.h.

References clang::T, and V.


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