Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1427 static bool shouldBeHidden(NamedDecl *D) { in shouldBeHidden() function
1496 if (shouldBeHidden(ND)) in removeDecl()
1611 if (ND->getDeclContext() == DCtx && !shouldBeHidden(ND) && in buildLookupImpl()
1837 if (shouldBeHidden(D)) in makeDeclVisibleInContextWithFlags()