Lines Matching refs:GetDisplayName
32319 SWIG_check_num_args("lldb::SBFunction::GetDisplayName",1,1)
32320 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetDisplayName",1,"lldb::SBFunction const *");
32326 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName();
32843 { "GetDisplayName", _wrap_SBFunction_GetDisplayName},
52560 SWIG_check_num_args("lldb::SBSymbol::GetDisplayName",1,1)
52561 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBSymbol::GetDisplayName",1,"lldb::SBSymbol const *");
52567 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName();
53048 { "GetDisplayName", _wrap_SBSymbol_GetDisplayName},