Searched refs:CurValueCol (Results 1 – 2 of 2) sorted by relevance
216 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);295 ListInit *CurValueCol = ValueCols[ColIdx]; in buildMapTable() local296 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable()308 ListInit *CurValueCol) { in getInstrForColumn() argument335 Init *ColFieldJVallue = CurValueCol->getElement(j); in getInstrForColumn()352 KeyValueStr + "], column `" + CurValueCol->getAsString() + "'"); in getInstrForColumn()
215 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);299 ListInit *CurValueCol = ValueCols[ColIdx]; in buildMapTable() local300 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable()312 ListInit *CurValueCol) { in getInstrForColumn() argument339 Init *ColFieldJVallue = CurValueCol->getElement(j); in getInstrForColumn()356 KeyValueStr + "], column `" + CurValueCol->getAsString() + "'"); in getInstrForColumn()