Home
last modified time | relevance | path

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

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