Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp467 static bool canHideTag(const NamedDecl *D) { in canHideTag() function
546 if (canHideTag(OtherDecl) && !OtherDecl->isInvalidDecl() && in resolveKind()