Home
last modified time | relevance | path

Searched defs:NullptrT (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/language.support/support.types/
Dcstddef.compile.pass.cpp23 using NullptrT = ::nullptr_t; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.types/
Dcstddef.compile.pass.cpp33 using NullptrT = std::nullptr_t; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h147 static TypeIndex NullptrT() { in NullptrT() function