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