Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp1489 static bool shouldBeHidden(NamedDecl *D) { in shouldBeHidden() function
1558 if (shouldBeHidden(ND)) in removeDecl()
1677 if (ND->getDeclContext() == DCtx && !shouldBeHidden(ND) && in buildLookupImpl()
1904 if (shouldBeHidden(D)) in makeDeclVisibleInContextWithFlags()