Home
last modified time | relevance | path

Searched refs:parseSearchIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp201 parseSearchIndex(GenericTable &Table, const RecordVal *RecVal, StringRef Name,
598 std::unique_ptr<SearchIndex> SearchableTableEmitter::parseSearchIndex( in parseSearchIndex() function in SearchableTableEmitter
798 parseSearchIndex(*Table, TableRec->getValue("PrimaryKey"), in run()
823 Table.Indices.push_back(parseSearchIndex( in run()
881 parseSearchIndex(*Table, Class->getValue(Field), Name, {Field}, in run()