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 T cast (const Value &V)
 

Detailed Description

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

Definition at line 176 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 177 of file Value.h.

References clang::T, and V.


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