Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.cpp96 static bool mayShadowImpl(const NamedDecl *ND0, const NamedDecl *ND1) { in mayShadowImpl() argument
114 static bool mayShadow(const NamedDecl *ND0, in mayShadow() argument