Searched refs:copyTable (Results 1 – 5 of 5) sorted by relevance
23 attributes = copyTable(attrs); in AttributeTable()165 return copyTable(attributes); in toHashtable()200 private Hashtable copyTable( in copyTable() method in AttributeTable
25 attributes = copyTable(attrs); in AttributeTable()167 return copyTable(attributes); in toHashtable()202 private Hashtable copyTable( in copyTable() method in AttributeTable
378 void TSymbolTable::copyTable(const TSymbolTable& copyOf) in copyTable() function in glslang::TSymbolTable
801 void copyTable(const TSymbolTable& copyOf);
451 …e[versionIndex][spvVersionIndex][profileIndex][sourceIndex][precClass]->copyTable(*commonTable[pre… in SetupBuiltinSymbolTable()460 …ables[versionIndex][spvVersionIndex][profileIndex][sourceIndex][stage]->copyTable(*stageTables[sta… in SetupBuiltinSymbolTable()