Searched refs:ColFieldName (Results 1 – 2 of 2) sorted by relevance
272 RecordVal *ColFieldName = CurInstr->getValue(ColFields->getElement(j)); in isKeyColInstr() local273 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr()
277 RecordVal *ColFieldName = CurInstr->getValue(ColFields->getElement(j)); in isKeyColInstr() local278 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr()