Searched refs:getCurrentFunctionScope (Results 1 – 4 of 4) sorted by relevance
156 LexicalScope *getCurrentFunctionScope() const { in getCurrentFunctionScope() function
115 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
2094 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); in beginFunctionImpl()2132 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl()
2901 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl()