clang-tools 20.0.0git
|
This is the complete list of members for clang::clangd::Context, including all inherited members.
clone() const | clang::clangd::Context | |
Context()=default | clang::clangd::Context | |
Context(Context const &)=delete | clang::clangd::Context | |
Context(Context &&)=default | clang::clangd::Context | |
current() | clang::clangd::Context | static |
derive(const Key< Type > &Key, std::decay_t< Type > Value) const & | clang::clangd::Context | inline |
derive(const Key< Type > &Key, std::decay_t< Type > Value) && | clang::clangd::Context | inline |
derive(Type &&Value) const & | clang::clangd::Context | inline |
derive(Type &&Value) && | clang::clangd::Context | inline |
empty() | clang::clangd::Context | static |
get(const Key< Type > &Key) const | clang::clangd::Context | inline |
getExisting(const Key< Type > &Key) const | clang::clangd::Context | inline |
operator=(const Context &)=delete | clang::clangd::Context | |
operator=(Context &&)=default | clang::clangd::Context | |
swapCurrent(Context Replacement) | clang::clangd::Context | static |