clang-tools 19.0.0git
clang::clangd::Context Member List

This is the complete list of members for clang::clangd::Context, including all inherited members.

clone() constclang::clangd::Context
Context()=defaultclang::clangd::Context
Context(Context const &)=deleteclang::clangd::Context
Context(Context &&)=defaultclang::clangd::Context
current()clang::clangd::Contextstatic
derive(const Key< Type > &Key, std::decay_t< Type > Value) const &clang::clangd::Contextinline
derive(const Key< Type > &Key, std::decay_t< Type > Value) &&clang::clangd::Contextinline
derive(Type &&Value) const &clang::clangd::Contextinline
derive(Type &&Value) &&clang::clangd::Contextinline
empty()clang::clangd::Contextstatic
get(const Key< Type > &Key) constclang::clangd::Contextinline
getExisting(const Key< Type > &Key) constclang::clangd::Contextinline
operator=(const Context &)=deleteclang::clangd::Context
operator=(Context &&)=defaultclang::clangd::Context
swapCurrent(Context Replacement)clang::clangd::Contextstatic