Searched defs:SearchIndex (Results 1 – 1 of 1) sorted by relevance
66 struct SearchIndex { struct67 std::string Name;68 SMLoc Loc; // Source location of PrimaryKey or Key field definition.69 SmallVector<GenericField, 1> Fields;70 bool EarlyOut = false;71 bool ReturnRange = false;