Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp324 const NamedDecl &RenamedDecl, in lookupSiblingWithName() argument
330 const auto *DC = RenamedDecl.getDeclContext(); in lookupSiblingWithName()
354 if (D->getCanonicalDecl() != RenamedDecl.getCanonicalDecl()) in lookupSiblingWithName()