Searched refs:resolve_function_context (Results 1 – 2 of 2) sorted by relevance
146 bool resolve_function_context = false);451 bool resolve_function_context = false);
1623 bool resolve_function_context) { in ResolveType() argument1625 Type *type = GetTypeForDIE(die, resolve_function_context).get(); in ResolveType()2821 bool resolve_function_context) { in GetTypeForDIE() argument2840 if (resolve_function_context && parent_die != nullptr && in GetTypeForDIE()