|
clang-tools 22.0.0git
|
This is the complete list of members for clang::clangd::TUScheduler::ASTCache, including all inherited members.
| ASTCache(unsigned MaxRetainedASTs) | clang::clangd::TUScheduler::ASTCache | inline |
| getUsedBytes(Key K) | clang::clangd::TUScheduler::ASTCache | inline |
| Key typedef | clang::clangd::TUScheduler::ASTCache | |
| put(Key K, std::unique_ptr< ParsedAST > V) | clang::clangd::TUScheduler::ASTCache | inline |
| take(Key K, const trace::Metric *AccessMetric=nullptr) | clang::clangd::TUScheduler::ASTCache | inline |