Home
last modified time | relevance | path

Searched refs:TargetContextNS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp86 std::string TargetContextNS = in findContextForNS() local
90 TargetContextNS.append("::"); in findContextForNS()
92 llvm::StringRef CurrentContextNS(TargetContextNS); in findContextForNS()