HomeSort by relevance Sort by last modified time
    Searched refs:_GABIXX_NOEXCEPT_CXX11_ONLY (Results 1 - 4 of 4) sorted by null

  /ndk/sources/cxx-stl/gabi++/include/
gabixx_config.h 41 // _GABIXX_NOEXCEPT_CXX11_ONLY uses noexcept in C++11, nothing otherwise.
45 # define _GABIXX_NOEXCEPT_CXX11_ONLY noexcept
49 # define _GABIXX_NOEXCEPT_CXX11_ONLY /* nothing */
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
gabixx_config.h 41 // _GABIXX_NOEXCEPT_CXX11_ONLY uses noexcept in C++11, nothing otherwise.
45 # define _GABIXX_NOEXCEPT_CXX11_ONLY noexcept
49 # define _GABIXX_NOEXCEPT_CXX11_ONLY /* nothing */
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
gabixx_config.h 41 // _GABIXX_NOEXCEPT_CXX11_ONLY uses noexcept in C++11, nothing otherwise.
45 # define _GABIXX_NOEXCEPT_CXX11_ONLY noexcept
49 # define _GABIXX_NOEXCEPT_CXX11_ONLY /* nothing */
  /ndk/sources/cxx-stl/gabi++/src/
terminate.cc 109 _GABIXX_NORETURN void terminate() _GABIXX_NOEXCEPT_CXX11_ONLY {

Completed in 190 milliseconds