Home
last modified time | relevance | path

Searched defs:SearchIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp66 struct SearchIndex { struct
67 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;