Searched refs:buildRefSlab (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | RenameTests.cpp | 50 std::unique_ptr<RefSlab> buildRefSlab(const Annotations &Code, in buildRefSlab() function 1165 FSymbols.update(FooPath, nullptr, buildRefSlab(FooCode, "Foo", FooPath), in TEST() 1167 FSymbols.update(BarPath, nullptr, buildRefSlab(BarCode, "Bar", BarPath), in TEST()
|