top | up | prev | next

FunctionSymbolHash Struct

Definition at line 26 of FunctionSymbol.hpp

Member Functions

size_t operator()(FunctionSymbol* fun) const

Member Function Details

operator() Member Function

size_t cmajor::symbols::FunctionSymbolHash::operator()(FunctionSymbol * fun) const

Definition at line 91 of FunctionSymbol.cpp
Declaration at line 28 of FunctionSymbol.hpp

Calls: cmajor::symbols::FunctionSymbol::FunctionId , cmajor::symbols::FunctionSymbol::FunctionTemplate , cmajor::symbols::FunctionSymbol::GetIndex , cmajor::symbols::FunctionSymbol::IsGeneratedFunction , cmajor::symbols::FunctionSymbol::IsInline , cmajor::symbols::FunctionSymbol::IsTemplateSpecialization , cmajor::symbols::FunctionSymbol::TemplateArgumentTypes , cmajor::symbols::Symbol::GetSymbolType , cmajor::symbols::Symbol::Parent , cmajor::symbols::TypeSymbol::TypeId


top | up | prev | next