Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/experimental/include/tzdb/
H A Dtime_zone_private.h27 …explicit _LIBCPP_HIDE_FROM_ABI __impl(string&& __name, const __tz::__rules_storage_type& __rules_d… in __impl()
30 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI string_view __name() const noexcept { return __name_; } in __name() function
/llvm-project/libcxx/include/__chrono/
H A Dtime_zone_link.h42 : __name_{__name}, __target_{__target} {} in time_zone_link() argument
H A Dtzdb_list.h87 [[nodiscard]] _LIBCPP_AVAILABILITY_TZDB _LIBCPP_HIDE_FROM_ABI inline const time_zone* locate_zone(string_view __name) { in locate_zone() argument
/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp514 __create_entry(__tz::__rules_storage_type & __rules,const string & __name) __create_entry() argument
537 string __name = chrono::__parse_string(__input); __parse_rule() local
580 string __name = chrono::__parse_string(__input); __parse_link() local
739 string __name = filesystem::relative(__tz, "/usr/share/zoneinfo/"); __current_zone_posix() local
[all...]
H A Dtime_zone.cpp738 [[nodiscard]] _LIBCPP_EXPORTED_FROM_ABI string_view time_zone::__name() const noexcept { return __impl_->__name(); } in __name() function in chrono::time_zone
/llvm-project/clang/test/SemaCXX/
H A Dwarn-infinite-recursion.cpp189 const char *__name; member in std::type_info
/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h1686 __DEPRECATED_WASM_MACRO(__name,__replacement) global() argument
1690 __DEPRECATED_WASM_MACRO(__name,__replacement) global() argument