Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp113 if (const FunctionDecl *InstantiatedMethod = in canonicalRenameDecl() local
115 Method = cast<CXXMethodDecl>(InstantiatedMethod); in canonicalRenameDecl()