Searched refs:getCurrentFunctionScope (Results 1 – 5 of 5) sorted by relevance
156 LexicalScope *getCurrentFunctionScope() const { in getCurrentFunctionScope() function
113 WorkList.push_back(LScopes.getCurrentFunctionScope()); in identifyScopeMarkers()
2184 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); in beginFunctionImpl()2240 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl()
3041 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl()
3442 auto *TopScope = LS.getCurrentFunctionScope(); in makeDepthFirstEjectionMap()3494 if (!LS.getCurrentFunctionScope()) in depthFirstVLocAndEmit()3535 WorkStack.push_back({LS.getCurrentFunctionScope(), 0}); in depthFirstVLocAndEmit()