Searched refs:DeclRegionScope (Results 1 – 2 of 2) sorted by relevance
10859 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local10926 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()10927 AddPragmaAttributes(DeclRegionScope, Namespc); in ActOnStartNamespaceDef()10939 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()
7346 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local7412 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()7424 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()