Home
last modified time | relevance | path

Searched defs:get_error_string (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/__support/StringUtil/
H A Derror_to_string.cpp69 return get_error_string(err_num, in get_error_string() function
64 cpp::string_view get_error_string(int err_num) { get_error_string() function