Searched refs:getCurrentFunctionScope (Results 1 – 12 of 12) sorted by relevance
137 EXPECT_EQ(LS.getCurrentFunctionScope(), nullptr); in TEST_F()141 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()183 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()218 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()253 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()288 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()307 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()345 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()387 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()444 LexicalScope *FuncScope = LS.getCurrentFunctionScope(); in TEST_F()
156 LexicalScope *getCurrentFunctionScope() const { in getCurrentFunctionScope() function
155 LexicalScope *getCurrentFunctionScope() const { in getCurrentFunctionScope() function
33 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
1058 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()1114 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()
95 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
1827 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); in beginFunctionImpl()1868 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl()
2838 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl()
105 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
2054 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); in beginFunctionImpl()2092 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl()
2868 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl()