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