Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp7331 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope, in ActOnStartNamespaceDef() argument
7346 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef()
7472 PushDeclContext(NamespcScope, Namespc); in ActOnStartNamespaceDef()