Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DDefineInline.cpp141 llvm::Expected<std::string> qualifyAllDecls(const FunctionDecl *FD, in qualifyAllDecls() function
458 auto QualifiedBody = qualifyAllDecls(Source, Target); in apply()