Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclBase.cpp1246 static bool shouldBeHidden(NamedDecl *D) { in shouldBeHidden() function
1321 if (ND->getDeclContext() == DCtx && !shouldBeHidden(ND) && in buildLookupImpl()
1528 if (shouldBeHidden(D)) in makeDeclVisibleInContextWithFlags()