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