Searched defs:CurFunction (Results 1 – 2 of 2) sorted by relevance
60 Function *CurFunction;// The currently executing function member
2051 FunctionScopeInfo *CurFunction = getCurFunction(); in PopCompoundScope() local