Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Dposix_compat.h348 wchar_t *realpath(const wchar_t *path, wchar_t *resolved_name) { in realpath() argument
350 _LIBCPP_ASSERT(resolved_name == nullptr, in realpath()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dstd-c-library-functions-POSIX.c208 char *realpath(const char *restrict file_name, char *restrict resolved_name);
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1158 /// char *realpath(const char *file_name, char *resolved_name);