Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp3933 bool alreadyVisitedContext(DeclContext *Ctx) { in alreadyVisitedContext() function in __anon3afdb4491711::VisibleDeclsRecord
4258 (!S->getParent() && !Visited.alreadyVisitedContext(S->getEntity())) || in lookupInScope()