Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp142 getFunctionSourceCode(const FunctionDecl *FD, llvm::StringRef TargetNamespace, in getFunctionSourceCode() argument
147 auto TargetContext = findContextForNS(TargetNamespace, FD->getDeclContext()); in getFunctionSourceCode()