Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp8850 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local
8917 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()
8918 AddPragmaAttributes(DeclRegionScope, Namespc); in ActOnStartNamespaceDef()
8930 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()