Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp7346 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local
7412 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()
7424 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()