Lines Matching refs:CompoundScopes
1036 getCurFunction()->CompoundScopes.push_back(CompoundScopeInfo());1041 assert(!CurFunction->CompoundScopes.empty() && "mismatched push/pop");1043 CurFunction->CompoundScopes.pop_back();