Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11611 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope, in ActOnStartNamespaceDef() argument
11625 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef()
11772 PushDeclContext(NamespcScope, Namespc); in ActOnStartNamespaceDef()