Lines Matching defs:ODT
133 auto *ODT = Table::getFromOpaqueValue(T).template get<OnDiskTable *>();
134 bool Remove = Files.count(ODT->File);
136 delete ODT;
152 for (auto *ODT : tables()) {
153 auto &HT = ODT->Table;
167 Merged->Files.push_back(ODT->File);
168 delete ODT;
250 for (auto *ODT : tables()) {
251 auto &HT = ODT->Table;
275 for (auto *ODT : tables()) {
276 auto &HT = ODT->Table;