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