Home
last modified time | relevance | path

Searched defs:WithContextValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clangd/support/
H A DContext.h203 WithContextValue(const Key<T> &K, std::decay_t<T> V) in WithContextValue() function
208 WithContextValue(T &&V) in WithContextValue() function