Home
last modified time | relevance | path

Searched defs:mayShadowImpl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.cpp92 static bool mayShadowImpl(const DeclContext *DC0, const DeclContext *DC1) { in mayShadowImpl() function
96 static bool mayShadowImpl(const NamedDecl *ND0, const NamedDecl *ND1) { in mayShadowImpl() function