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