Searched refs:best_name (Results 1 – 1 of 1) sorted by relevance
3450 Mangled best_name; in FunctionDieMatchesPartialName() local3463 best_name.SetValue (ConstString(mangled_name), true); in FunctionDieMatchesPartialName()3467 if (!best_name) in FunctionDieMatchesPartialName()3473 best_name.SetValue (ConstString(name), false); in FunctionDieMatchesPartialName()3477 if (best_name.GetDemangledName()) in FunctionDieMatchesPartialName()3479 const char *demangled = best_name.GetDemangledName().GetCString(); in FunctionDieMatchesPartialName()