/minix3/external/bsd/libc++/dist/libcxx/test/support/ |
H A D | min_allocator.h | 59 min_pointer(std::nullptr_t) TEST_NOEXCEPT : ptr_(nullptr) {} in min_pointer() 76 min_pointer(std::nullptr_t) TEST_NOEXCEPT : ptr_(nullptr) {} in min_pointer() 100 min_pointer(std::nullptr_t) TEST_NOEXCEPT : ptr_(nullptr) {} in min_pointer() 170 min_pointer(std::nullptr_t) : ptr_(nullptr) {} in min_pointer()
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | nullptr.cpp | 12 typedef decltype(nullptr) nullptr_t; typedef
|
H A D | mangle-ms-cxx11.cpp | 72 namespace std { typedef decltype(__nullptr) nullptr_t; } typedef 73 void Null(std::nullptr_t) {} in Null()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | warn-consumed-analysis.cpp | 12 typedef decltype(nullptr) nullptr_t; typedef
|
H A D | nullptr.cpp | 4 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Lexer/ |
H A D | cxx0x_keyword_as_cxx98.cpp | 9 typedef nullptr_t nullptr; // expected-warning {{'nullptr' is a keyword in C++11}} typedef
|
/minix3/external/bsd/llvm/dist/clang/lib/Headers/ |
H A D | stddef.h | 109 namespace std { typedef decltype(nullptr) nullptr_t; } typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
H A D | p1-11.cpp | 4 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | nullptr.cpp | 85 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/ |
H A D | c++config.h | 194 typedef decltype(nullptr) nullptr_t; typedef
|