Searched refs:shouldBeHidden (Results 1 – 1 of 1) sorted by relevance
1270 static bool shouldBeHidden(NamedDecl *D) { in shouldBeHidden() function1345 if (ND->getDeclContext() == DCtx && !shouldBeHidden(ND) && in buildLookupImpl()1552 if (shouldBeHidden(D)) in makeDeclVisibleInContextWithFlags()