HomeSort by relevance Sort by last modified time
    Searched defs:is_representable (Results 1 - 2 of 2) sorted by null

  /external/libcxx/src/experimental/filesystem/
filesystem_time_helper.h 104 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(TimeSpecT tm) { function in struct:time_detail::__anon24487::fs_time_util
115 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(FileTimeT tm) { function in struct:time_detail::__anon24487::fs_time_util
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/experimental/filesystem/
filesystem_time_helper.h 104 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(TimeSpecT tm) { function in struct:time_detail::__anon582::fs_time_util
115 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(FileTimeT tm) { function in struct:time_detail::__anon582::fs_time_util

Completed in 880 milliseconds