Searched defs:origSymbol (Results 1 – 3 of 3) sorted by relevance
22 SymbolAlias(int line, skstd::string_view name, const Symbol* origSymbol) in SymbolAlias()26 const Symbol* origSymbol() const { in origSymbol() function
3 var origSymbol = global.Symbol; variable
208 const Symbol* origSymbol = this->symbol(); in symbol() local