webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
TField Class Reference

#include <Types.h>

Inheritance diagram for TField:
angle::NonCopyable

Public Member Functions

 POOL_ALLOCATOR_NEW_DELETE ()
 
 TField (TType *type, TString *name, const TSourceLoc &line)
 
TTypetype ()
 
const TTypetype () const
 
const TStringname () const
 
const TSourceLocline () const
 

Constructor & Destructor Documentation

◆ TField()

TField::TField ( TType type,
TString name,
const TSourceLoc line 
)
inline

Member Function Documentation

◆ line()

const TSourceLoc& TField::line ( ) const
inline

◆ name()

const TString& TField::name ( ) const
inline

◆ POOL_ALLOCATOR_NEW_DELETE()

TField::POOL_ALLOCATOR_NEW_DELETE ( )

◆ type() [1/2]

TType* TField::type ( )
inline

◆ type() [2/2]

const TType* TField::type ( ) const
inline

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