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