Searched defs:BlockScope (Results 1 – 9 of 9) sorted by relevance
189 auto *BlockScope = Children[0]; in TEST_F() local223 auto *BlockScope = Children[0]; in TEST_F() local276 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F() local310 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F() local348 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F() local390 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F() local447 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F() local
309 BlockScope(ByteCodeExprGen<Emitter> *Ctx) : LocalScope<Emitter>(Ctx) {} in BlockScope() function
374 SmallVector<Block, 8> BlockScope; variable
67 std::vector<Block> BlockScope; variable
71 BlockScope = 0x40, enumerator
765 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) in BlockScopeInfo()
3533 ParseScope BlockScope(this, Scope::BlockScope | Scope::FnScope | in ParseBlockLiteralExpression() local
2086 void Sema::PushBlockScope(Scope *BlockScope, BlockDecl *Block) { in PushBlockScope()
15435 Scope *BlockScope = S; in ImplicitlyDefineFunction() local