Searched refs:TheScope (Results 1 – 2 of 2) sorted by relevance
121 Scope *TheScope; variable141 : FunctionScopeInfo(Diag), TheDecl(Block), TheScope(BlockScope), in BlockScopeInfo()
8407 CheckShadow(CurBlock->TheScope, *AI); in ActOnBlockArguments()8409 PushOnScopeChains(*AI, CurBlock->TheScope); in ActOnBlockArguments()