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