Searched refs:getCurrentFunctionScope (Results 1 – 4 of 4) sorted by relevance
157 LexicalScope *getCurrentFunctionScope() const { in getCurrentFunctionScope() function
96 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
1530 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); in beginFunctionImpl()1573 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl()
2785 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl()