Searched refs:resolved_name (Results 1 – 2 of 2) sorted by relevance
339 inline wchar_t* realpath(const wchar_t* path, [[maybe_unused]] wchar_t* resolved_name) { in realpath() argument341 …_LIBCPP_ASSERT_INTERNAL(resolved_name == nullptr, "Windows realpath() assumes a null resolved_name… in realpath()
1936 /// char *realpath(const char *file_name, char *resolved_name);