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