Searched defs:nullptr_t (Results 1 – 10 of 10) sorted by relevance
65 ReadStringAndDumpToStreamOptions &SetPrefixToken(std::nullptr_t) { in SetPrefixToken()77 ReadStringAndDumpToStreamOptions &SetSuffixToken(std::nullptr_t) { in SetSuffixToken()184 ReadBufferAndDumpToStreamOptions &SetPrefixToken(std::nullptr_t) { in SetPrefixToken()196 ReadBufferAndDumpToStreamOptions &SetSuffixToken(std::nullptr_t) { in SetSuffixToken()
109 namespace std { typedef decltype(nullptr) nullptr_t; } typedef
214 JITEvaluatedSymbol(std::nullptr_t) {} in JITEvaluatedSymbol()244 JITSymbol(std::nullptr_t) in JITSymbol()
76 TypedDINodeRef(std::nullptr_t) {} in TypedDINodeRef()
175 unique_function(std::nullptr_t /*null_callable*/) {} in unique_function()
324 Value(std::nullptr_t) : Type(T_Null) {} in Value()
271 Ucl(std::nullptr_t) noexcept { in Ucl()
174 inline SharingPtr<T>::SharingPtr(std::nullptr_t) in SharingPtr()
642 inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; } in PrintTo()
47 MCInst const &Inst, std::nullptr_t) in PacketIterator()