Searched defs:BlockScope (Results 1 – 7 of 7) sorted by relevance
374 SmallVector<Block, 8> BlockScope; variable
78 std::vector<Block> BlockScope; variable
75 BlockScope = 0x40, enumerator
802 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) in BlockScopeInfo()
3268 ParseScope BlockScope(this, Scope::BlockScope | Scope::FnScope | in ParseBlockLiteralExpression() local
2342 void Sema::PushBlockScope(Scope *BlockScope, BlockDecl *Block) { in PushBlockScope()
16735 Scope *BlockScope = S; in ImplicitlyDefineFunction() local