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