/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
p4.cpp | 87 constexpr T t(args...);
|
/external/clang/test/SemaCXX/ |
nullptr.cpp | 183 constexpr int null() { return 0; }
|
/external/clang/test/SemaTemplate/ |
instantiate-exception-spec-cxx11.cpp | 19 constexpr A() : n(true) {}
|
/external/llvm/include/llvm/Support/ |
Compiler.h | 140 # define LLVM_CONSTEXPR constexpr
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 447 constexpr __shared_count() : _M_pi(0) // nothrow 640 constexpr __weak_count() : _M_pi(0) // nothrow 756 constexpr __shared_ptr() 864 constexpr __shared_ptr(nullptr_t) [all...] |
atomic_2.h | 143 constexpr __atomic_base(__int_type __i): _M_i (__i) { } 458 constexpr __atomic_base(__pointer_type __p): _M_p (__p) { }
|
atomic_0.h | 176 constexpr __atomic_base(__int_type __i): _M_i (__i) { } 455 constexpr __atomic_base(__return_pointer_type __p): _M_i (__p) { }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 447 constexpr __shared_count() : _M_pi(0) // nothrow 640 constexpr __weak_count() : _M_pi(0) // nothrow 756 constexpr __shared_ptr() 864 constexpr __shared_ptr(nullptr_t) [all...] |
atomic_2.h | 143 constexpr __atomic_base(__int_type __i): _M_i (__i) { } 458 constexpr __atomic_base(__pointer_type __p): _M_p (__p) { }
|
atomic_0.h | 176 constexpr __atomic_base(__int_type __i): _M_i (__i) { } 455 constexpr __atomic_base(__return_pointer_type __p): _M_i (__p) { }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 447 constexpr __shared_count() : _M_pi(0) // nothrow 640 constexpr __weak_count() : _M_pi(0) // nothrow 756 constexpr __shared_ptr() 864 constexpr __shared_ptr(nullptr_t) [all...] |
atomic_2.h | 143 constexpr __atomic_base(__int_type __i): _M_i (__i) { } 458 constexpr __atomic_base(__pointer_type __p): _M_p (__p) { }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 647 constexpr __weak_count() noexcept : _M_pi(0) 765 constexpr __shared_ptr() noexcept 874 constexpr __shared_ptr(nullptr_t) noexcept [all...] |
alloc_traits.h | 46 static constexpr bool 51 static constexpr bool
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
c++config.h | 91 // Macro for constexpr, to support in mixed 03/0x mode. 94 # define _GLIBCXX_CONSTEXPR constexpr 95 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
c++config.h | 90 // Macro for constexpr, to support in mixed 03/0x mode. 93 # define _GLIBCXX_CONSTEXPR constexpr 94 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
c++config.h | 90 // Macro for constexpr, to support in mixed 03/0x mode. 93 # define _GLIBCXX_CONSTEXPR constexpr 94 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
c++config.h | 90 // Macro for constexpr, to support in mixed 03/0x mode. 93 # define _GLIBCXX_CONSTEXPR constexpr 94 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
c++config.h | 90 // Macro for constexpr, to support in mixed 03/0x mode. 93 # define _GLIBCXX_CONSTEXPR constexpr 94 # define _GLIBCXX_USE_CONSTEXPR constexpr [all...] |
/external/clang/test/Parser/ |
cxx0x-attributes.cpp | 50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,]] int more_garbage_attr; // expected-warning {{unknown attribute 'static' ignored}} \ 54 // expected-warning {{unknown attribute 'constexpr' ignored}} \
|