Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/support/
DContext.h207 WithContextValue(const Key<T> &K, typename std::decay<T>::type V) in WithContextValue() function
212 WithContextValue(T &&V) in WithContextValue() function