Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp3582 auto *NamedDC = NewD->getDeclContext()->getRedeclContext(); in adjustDeclContextForDeclaratorDecl() local
3584 if (NamedDC->Equals(SemaDC)) in adjustDeclContextForDeclaratorDecl()
3587 assert((NamedDC->InEnclosingNamespaceSetOf(SemaDC) || in adjustDeclContextForDeclaratorDecl()