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

  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
gabixx_config.h 37 // Use _GABIXX_NOEXCEPT to use the equivalent of the C++11 noexcept
43 # define _GABIXX_NOEXCEPT noexcept
47 # define _GABIXX_NOEXCEPT throw()
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
gabixx_config.h 37 // Use _GABIXX_NOEXCEPT to use the equivalent of the C++11 noexcept
43 # define _GABIXX_NOEXCEPT noexcept
47 # define _GABIXX_NOEXCEPT throw()
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
gabixx_config.h 37 // Use _GABIXX_NOEXCEPT to use the equivalent of the C++11 noexcept
43 # define _GABIXX_NOEXCEPT noexcept
47 # define _GABIXX_NOEXCEPT throw()

Completed in 204 milliseconds