Searched refs:getCurrentFunctionScope (Results 1 – 2 of 2) sorted by relevance
66 LexicalScope *getCurrentFunctionScope() const { return CurrentFnLexicalScope;} in getCurrentFunctionScope() function
1397 Scope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()1465 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()1562 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()1634 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()1855 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()