Searched refs:child_type (Results 1 – 1 of 1) sorted by relevance
1033 CComPtr<IDiaSymbol> child_type; in GetFunctionStackParamSize() local1073 if (FAILED(child->get_type(&child_type)) || !child_type) { in GetFunctionStackParamSize()1078 if (FAILED(child_type->get_length(&child_length))) { in GetFunctionStackParamSize()