Searched defs:NamespcScope (Results 1 - 1 of 1) sorted by relevance

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

Completed in 107 milliseconds