Home
last modified time | relevance | path

Searched defs:underlying (Results 1 – 9 of 9) sorted by relevance

/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/
Drange_formatter.h52 …_LIBCPP_HIDE_FROM_ABI constexpr formatter<_Tp, _CharT>& underlying() noexcept { return __underlyin… in underlying() function
53 …_LIBCPP_HIDE_FROM_ABI constexpr const formatter<_Tp, _CharT>& underlying() const noexcept { return… in underlying() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Drange_formatter.h52 …_LIBCPP_HIDE_FROM_ABI constexpr formatter<_Tp, _CharT>& underlying() noexcept { return __underlyin… in underlying() function
53 …_LIBCPP_HIDE_FROM_ABI constexpr const formatter<_Tp, _CharT>& underlying() const noexcept { return… in underlying() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__format/
Drange_formatter.h52 …_LIBCPP_HIDE_FROM_ABI constexpr formatter<_Tp, _CharT>& underlying() noexcept { return __underlyin… in underlying() function
53 …_LIBCPP_HIDE_FROM_ABI constexpr const formatter<_Tp, _CharT>& underlying() const noexcept { return… in underlying() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Drange_formatter.h52 …_LIBCPP_HIDE_FROM_ABI constexpr formatter<_Tp, _CharT>& underlying() noexcept { return __underlyin… in underlying() function
53 …_LIBCPP_HIDE_FROM_ABI constexpr const formatter<_Tp, _CharT>& underlying() const noexcept { return… in underlying() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Drange_formatter.h52 …_LIBCPP_HIDE_FROM_ABI constexpr formatter<_Tp, _CharT>& underlying() noexcept { return __underlyin… in underlying() function
53 …_LIBCPP_HIDE_FROM_ABI constexpr const formatter<_Tp, _CharT>& underlying() const noexcept { return… in underlying() function
/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/testdata/
Dsmoketest.go49 underlying(underlying underlying) underlying argument
/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dnamed.go109 underlying Type // possibly a *Named during setup; never a *Named once set up completely member
/prebuilts/go/linux-x86/src/go/types/
Dnamed.go112 underlying Type // possibly a *Named during setup; never a *Named once set up completely member
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go190 underlying *Type member