Searched refs:getCurrentFunctionScope (Results 1 – 2 of 2) sorted by relevance
66 LexicalScope *getCurrentFunctionScope() const { return CurrentFnLexicalScope;} in getCurrentFunctionScope() function
1140 Scope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()1208 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in collectVariableInfo()1305 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()1365 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction()1560 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction()