clang-tools  7.0.0
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, typename std::decay< Type >::type Value) const &clang::clangd::Contextinline
derive(const Key< Type > &Key, typename std::decay< Type >::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