Searched refs:TypeOfRecordVal (Results 1 – 1 of 1) sorted by relevance
697 if (auto TypeOfRecordVal = TableRec->getValue(("TypeOf_" + FieldName).str())) { in run() local698 if (!parseFieldType(Table->Fields.back(), TypeOfRecordVal->getValue())) { in run()699 PrintError(TypeOfRecordVal, in run()702 "': " + TypeOfRecordVal->getValue()->getAsString()); in run()