Definition at line 629 of file BackgroundIndexTests.cpp.
◆ BackgroundIndexRebuilderTest()
clang::clangd::BackgroundIndexRebuilderTest::BackgroundIndexRebuilderTest |
( |
| ) |
|
|
inlineprotected |
◆ checkRebuild()
bool clang::clangd::BackgroundIndexRebuilderTest::checkRebuild |
( |
std::function< void()> |
Action | ) |
|
|
inlineprotected |
Definition at line 639 of file BackgroundIndexTests.cpp.
References Action, clang::clangd::Symbol::ID, clang::clangd::LookupRequest::IDs, clang::clangd::SymbolSlab::Builder::insert(), clang::clangd::SwapIndex::lookup(), clang::clangd::Symbol::Name, Source, Target, TestSymbol, clang::clangd::FileSymbols::update(), VersionCounter, and VersionStorage.
◆ Rebuilder
◆ Source
FileSymbols clang::clangd::BackgroundIndexRebuilderTest::Source |
|
protected |
◆ Target
SwapIndex clang::clangd::BackgroundIndexRebuilderTest::Target |
|
protected |
◆ TestSymbol
Symbol clang::clangd::BackgroundIndexRebuilderTest::TestSymbol |
|
protected |
◆ VersionCounter
unsigned clang::clangd::BackgroundIndexRebuilderTest::VersionCounter = 0 |
|
protected |
◆ VersionStorage
std::deque<std::string> clang::clangd::BackgroundIndexRebuilderTest::VersionStorage |
|
protected |
The documentation for this class was generated from the following file: