Searched refs:p_name (Results 1 – 1 of 1) sorted by relevance
3043 std::string p_name = ptr2->PrettyMethod(true); in DumpIMTForMethod() local3044 if (p_name.starts_with(method)) { in DumpIMTForMethod()3056 std::string p_name = ptr->PrettyMethod(true); in DumpIMTForMethod() local3057 if (p_name.starts_with(method)) { in DumpIMTForMethod()3059 std::cerr << " " << p_name << std::endl; in DumpIMTForMethod()3072 std::cerr << " " << p_name << " (" << i_name << ")" << std::endl; in DumpIMTForMethod()