Lines Matching refs:LexicalScope
143 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
185 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
220 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
255 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
276 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F()
290 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
309 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
310 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F()
311 LexicalScope *OtherBlockScope = LS.findLexicalScope(NotNestedBlockLoc.get()); in TEST_F()
347 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
348 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F()
349 LexicalScope *OtherBlockScope = LS.findLexicalScope(NotNestedBlockLoc.get()); in TEST_F()
389 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
390 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F()
391 LexicalScope *OtherBlockScope = LS.findLexicalScope(NotNestedBlockLoc.get()); in TEST_F()
446 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
447 LexicalScope *BlockScope = LS.findLexicalScope(InBlockLoc.get()); in TEST_F()