Home
last modified time | relevance | path

Searched refs:resolved_name (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h339 inline wchar_t* realpath(const wchar_t* path, [[maybe_unused]] wchar_t* resolved_name) { in realpath() argument
341 …_LIBCPP_ASSERT_INTERNAL(resolved_name == nullptr, "Windows realpath() assumes a null resolved_name… in realpath()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1936 /// char *realpath(const char *file_name, char *resolved_name);