Home
last modified time | relevance | path

Searched defs:nullptr_t (Results 1 – 25 of 48) sorted by relevance

12

/minix3/external/bsd/libc++/dist/libcxx/test/support/
H A Dmin_allocator.h59 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 Dnullptr.cpp12 typedef decltype(nullptr) nullptr_t; typedef
H A Dmangle-ms-cxx11.cpp72 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 Dwarn-consumed-analysis.cpp12 typedef decltype(nullptr) nullptr_t; typedef
H A Dnullptr.cpp4 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/Lexer/
H A Dcxx0x_keyword_as_cxx98.cpp9 typedef nullptr_t nullptr; // expected-warning {{'nullptr' is a keyword in C++11}} typedef
/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Dstddef.h109 namespace std { typedef decltype(nullptr) nullptr_t; } typedef
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp4 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dnullptr.cpp85 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef
/minix3/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/
H A Dc++config.h194 typedef decltype(nullptr) nullptr_t; typedef

12