Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp1139 static bool shouldBeHidden(NamedDecl *D) { in shouldBeHidden() function
1205 if (ND->getDeclContext() == DCtx && !shouldBeHidden(ND) && in buildLookupImpl()
1404 if (shouldBeHidden(D)) in makeDeclVisibleInContextWithFlags()