Home
last modified time | relevance | path

Searched defs:nullptr_t (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h78 StringRef(std::nullptr_t) = delete; member in llvm::StringRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h100 StringRef(std::nullptr_t) = delete; member in llvm::StringRef
H A DTwine.h278 /*implicit*/ Twine(std::nullptr_t) = delete; member in llvm::Twine
/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h515 typedef decltype(nullptr) nullptr_t; typedef
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h139 inline Maybe(std::nullptr_t) = delete; // NOLINT member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dplatform.h515 typedef decltype(nullptr) nullptr_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp151 typedef decltype(nullptr) nullptr_t; typedef
[all...]

Completed in 55 milliseconds