Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp125 class TableGenIndex { class
127 TableGenIndex() : intervalMap(allocator) {} in TableGenIndex() function in __anond136bf7d0111::TableGenIndex
159 void TableGenIndex::initialize(const llvm::RecordKeeper &records) { in initialize()
220 TableGenIndex::lookup(SMLoc loc, SMRange *overlappedRange) const { in lookup()
298 TableGenIndex index;