Searched defs:Slab (Results 1 – 15 of 15) sorted by relevance
211 yamlFromSymbols(const SymbolSlab & Slab) yamlFromSymbols() argument 217 yamlFromRefs(const RefSlab & Slab) yamlFromRefs() argument 224 yamlFromRelations(const RelationSlab & Slab) yamlFromRelations() argument
84 SymbolSlab::Builder Slab; in numSlab() local 91 RefSlab::Builder Slab; in refSlab() local 768 auto Slab = runFuzzyFind(Idx, ""); in TEST() local
122 SymbolSlab::Builder Slab; in generateSymbols() local
185 const Symbol &findSymbol(const SymbolSlab &Slab, llvm::StringRef QName) { in findSymbol() argument
1228 SymbolSlab::Builder Slab; buildIndexWithSymbol() local 1293 SymbolSlab::Builder Slab; TEST() local 1337 SymbolSlab::Builder Slab; TEST() local 1668 SymbolSlab::Builder Slab; TEST() local [all...]
141 RefSlab::Builder Slab; in getRefs() local
92 RelationSlab Slab = std::move(Builder).build(); in TEST() local 108 RelationSlab Slab = std::move(Builder).build(); in TEST() local
109 SymbolSlab::Builder Slab; memIndex() local
226 void *Slab = (void *)alignAddr((char*)MemBase + sizeof(void *), Alignment); Allocate() local 235 Deallocate(void * Slab,size_t,size_t) Deallocate() argument
303 for (const auto &Slab : SymbolSlabs) { in buildIndex() local 329 for (const auto &Slab : SymbolSlabs) in buildIndex() local 378 for (const auto &Slab : SymbolSlabs) in buildIndex() local
69 llvm::raw_ostream &operator<<(llvm::raw_ostream &OS, const SymbolSlab &Slab) { in operator <<()
96 std::shared_ptr<RefSlab> Slab; global() member
17 build(SymbolSlab Slab,RefSlab Refs,RelationSlab Relations) build() argument
132 filter(SymbolSlab Slab,const StdLibLocation & Loc) filter() argument
372 sys::MemoryBlock Slab; allocate() local