|
clang-tools 22.0.0git
|
This is the complete list of members for clang::clangd::CapturedASTCtx, including all inherited members.
| CapturedASTCtx(CompilerInstance &Clang) | clang::clangd::CapturedASTCtx | inline |
| CapturedASTCtx(const CapturedASTCtx &)=delete | clang::clangd::CapturedASTCtx | |
| CapturedASTCtx(CapturedASTCtx &&)=default | clang::clangd::CapturedASTCtx | |
| getASTContext() | clang::clangd::CapturedASTCtx | inline |
| getCompilerInvocation() | clang::clangd::CapturedASTCtx | inline |
| getFileManager() | clang::clangd::CapturedASTCtx | inline |
| getPreprocessor() | clang::clangd::CapturedASTCtx | inline |
| operator=(const CapturedASTCtx &)=delete | clang::clangd::CapturedASTCtx | |
| operator=(CapturedASTCtx &&)=default | clang::clangd::CapturedASTCtx | |
| setStatCache(std::shared_ptr< PreambleFileStatusCache > StatCache) | clang::clangd::CapturedASTCtx | inline |