Searched refs:caller_func_name (Results 1 – 1 of 1) sorted by relevance
76 std::string caller_func_name; in issueUndefRef() local88 caller_func_name = sym.name(); in issueUndefRef()93 caller_func_name = demangleName(caller_func_name); in issueUndefRef()96 << caller_file_name << caller_func_name; in issueUndefRef()