Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp7070 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope, in ActOnStartNamespaceDef() argument
7084 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef()
7220 PushDeclContext(NamespcScope, Namespc); in ActOnStartNamespaceDef()