Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DDefineInline.cpp335 const FunctionDecl *findTarget(const FunctionDecl *FD) { in findTarget() function
426 Target = findTarget(Source); in prepare()