| /freebsd/contrib/llvm-project/libcxx/include/__cstddef/ |
| H A D | nullptr_t.h | 20 using nullptr_t = decltype(nullptr); variable
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | stddef.h | 41 typedef decltype(nullptr) nullptr_t; typedef
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | stddef.h | 44 typedef decltype(nullptr) nullptr_t; typedef
|
| /freebsd/contrib/llvm-project/libc/src/__support/CPP/type_traits/ |
| H A D | is_null_pointer.h | 20 using nullptr_t = decltype(nullptr); variable
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | Address.h | 48 RawAddress(std::nullptr_t) : ElementType(nullptr) {} in RawAddress() 151 Address(std::nullptr_t) : ElementType(nullptr) {} in Address() 297 ConstantAddress(std::nullptr_t) : RawAddress(nullptr) {} in ConstantAddress()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__exception/ |
| H A D | exception_ptr.h | 73 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | STLFunctionalExtras.h | 52 function_ref(std::nullptr_t) {} in function_ref()
|
| H A D | LazyAtomicPointer.h | 142 LazyAtomicPointer(std::nullptr_t) : Storage(0) {} in LazyAtomicPointer()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | unique_function.h | 56 unique_function(std::nullptr_t) {} in unique_function()
|
| /freebsd/contrib/llvm-project/libcxx/include/__exception/ |
| H A D | exception_ptr.h | 75 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() argument
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | StringPrinter.h | 39 void SetPrefixToken(std::nullptr_t) { m_prefix_token.clear(); } in SetPrefixToken() 45 void SetSuffixToken(std::nullptr_t) { m_suffix_token.clear(); } in SetSuffixToken()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | Address.h | 40 Address(std::nullptr_t) : elementType(nullptr) {} in Address()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | JITSymbol.h | 236 JITEvaluatedSymbol(std::nullptr_t) {} in JITEvaluatedSymbol() 273 JITSymbol(std::nullptr_t) in JITSymbol()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/locale_base_api/ |
| H A D | win32.h | 94 locale_t(std::nullptr_t) : __locale_(nullptr), __locale_str_(nullptr), __lc_(nullptr) {} in locale_t()
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | StringPrinter.cpp | 36 DecodedCharBuffer(std::nullptr_t) {} in DecodedCharBuffer()
|
| /freebsd/contrib/libucl/include/ |
| H A D | ucl++.h | 296 Ucl(std::nullptr_t) noexcept in Ucl()
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/ |
| H A D | windows.h | 96 __locale_t(std::nullptr_t) : __locale_(nullptr), __locale_str_(nullptr), __lc_(nullptr) {} in __locale_t()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DerivedTypes.h | 183 FunctionCallee(std::nullptr_t) {} in FunctionCallee()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | JSON.h | 335 Value(std::nullptr_t) : Type(T_Null) {} in Value()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCInstrInfo.cpp | 46 MCInst const &Inst, std::nullptr_t) in PacketIterator()
|
| /freebsd/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 1432 std::nullptr_t /* lhs */, T* rhs) { in Compare()
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 14922 std::string StringMaker<std::nullptr_t>::convert(std::nullptr_t) { in convert()
|