Searched refs:orphanLocal (Results 1 – 1 of 1) sorted by relevance
616 FieldInfoMap orphanLocal; in CompareWithLiteTableFields() local619 Difference(fields_, liteTableFields, orphanLocal, orphanLite, bothAppear); in CompareWithLiteTableFields()621 if (!orphanLocal.empty() && !orphanLite.empty()) { // LCOV_EXCL_BR_LINE in CompareWithLiteTableFields()633 for (const auto &it : orphanLocal) { in CompareWithLiteTableFields()