Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11538 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local
11624 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()
11625 AddPragmaAttributes(DeclRegionScope, Namespc); in ActOnStartNamespaceDef()
11638 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()