Searched refs:symTable (Results 1 – 1 of 1) sorted by relevance
557 void adoptLevels(TSymbolTable& symTable) in adoptLevels() argument559 for (unsigned int level = 0; level < symTable.table.size(); ++level) { in adoptLevels()560 table.push_back(symTable.table[level]); in adoptLevels()563 uniqueId = symTable.uniqueId; in adoptLevels()564 noBuiltInRedeclarations = symTable.noBuiltInRedeclarations; in adoptLevels()565 separateNameSpaces = symTable.separateNameSpaces; in adoptLevels()