Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp10859 Scope *DeclRegionScope = NamespcScope->getParent(); in ActOnStartNamespaceDef() local
10926 ProcessDeclAttributeList(DeclRegionScope, Namespc, AttrList); in ActOnStartNamespaceDef()
10927 AddPragmaAttributes(DeclRegionScope, Namespc); in ActOnStartNamespaceDef()
10939 PushOnScopeChains(Namespc, DeclRegionScope); in ActOnStartNamespaceDef()
/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()