Searched refs:data_children (Results 1 – 1 of 1) sorted by relevance
1013 CComPtr<IDiaEnumSymbols> data_children; in GetFunctionStackParamSize() local1015 &data_children))) { in GetFunctionStackParamSize()1028 while (SUCCEEDED(data_children->Next(1, &child, &count)) && count == 1) { in GetFunctionStackParamSize()