Searched defs:BlockScope (Results 1 – 9 of 9) sorted by relevance
191 EXPECT_EQ(LS.findLexicalScope(InBlockLoc.get()), BlockScope); in TEST_F() local 225 auto &BlockChildren = BlockScope->getChildren(); in TEST_F() local 278 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); TEST_F() local 312 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); TEST_F() local 350 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); TEST_F() local 392 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); TEST_F() local 449 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); TEST_F() local [all...]
373 SmallVector<Block, 8> BlockScope; variable
78 std::vector<Block> BlockScope; variable
75 BlockScope = 0x40, enumerator
796 BlockScopeInfo(DiagnosticsEngine & Diag,Scope * BlockScope,BlockDecl * Block) BlockScopeInfo() argument
3761 ParseScope BlockScope(this, Scope::BlockScope | Scope::FnScope | ParseBlockLiteralExpression() local
2174 PushBlockScope(Scope * BlockScope,BlockDecl * Block) PushBlockScope() argument
16208 Scope *BlockScope = S; ImplicitlyDefineFunction() local