|
clang-tools 22.0.0git
|
Public Attributes | |
| std::string | Contents |
| Latest inputs, passed to TUScheduler::update(). | |
| ASTWorkerHandle | Worker |
Definition at line 1625 of file TUScheduler.cpp.
| std::string clang::clangd::TUScheduler::FileData::Contents |
Latest inputs, passed to TUScheduler::update().
Definition at line 1627 of file TUScheduler.cpp.
| ASTWorkerHandle clang::clangd::TUScheduler::FileData::Worker |
Definition at line 1628 of file TUScheduler.cpp.