webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
TName Class Reference

#include <IntermNode.h>

Public Member Functions

 POOL_ALLOCATOR_NEW_DELETE ()
 
 TName (const TString &name)
 
 TName ()
 
 TName (const TName &)=default
 
TNameoperator= (const TName &)=default
 
const TStringgetString () const
 
void setString (const TString &string)
 
bool isInternal () const
 
void setInternal (bool isInternal)
 

Constructor & Destructor Documentation

◆ TName() [1/3]

TName::TName ( const TString name)
inlineexplicit

◆ TName() [2/3]

TName::TName ( )
inline

◆ TName() [3/3]

TName::TName ( const TName )
default

Member Function Documentation

◆ getString()

const TString& TName::getString ( ) const
inline

◆ isInternal()

bool TName::isInternal ( ) const
inline

◆ operator=()

TName& TName::operator= ( const TName )
default

◆ POOL_ALLOCATOR_NEW_DELETE()

TName::POOL_ALLOCATOR_NEW_DELETE ( )

◆ setInternal()

void TName::setInternal ( bool  isInternal)
inline

◆ setString()

void TName::setString ( const TString string)
inline

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