webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SymbolTable.h>
Public Member Functions | |
TInterfaceBlockName (const TString *name) | |
virtual | ~TInterfaceBlockName () |
![]() | |
POOL_ALLOCATOR_NEW_DELETE () | |
TSymbol (const TString *n) | |
virtual | ~TSymbol () |
const TString & | getName () const |
virtual const TString & | getMangledName () const |
virtual bool | isFunction () const |
virtual bool | isVariable () const |
int | getUniqueId () const |
void | relateToExtension (const TString &ext) |
const TString & | getExtension () const |
|
inline |
|
inlinevirtual |