Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp11208 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope, in ActOnStartNamespaceDef() argument
11222 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef()
11350 PushDeclContext(NamespcScope, Namespc); in ActOnStartNamespaceDef()