Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp76 if (TI == TypeIndex::NullptrT()) in simpleTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h147 static TypeIndex NullptrT() { in NullptrT() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1533 return TypeIndex::NullptrT(); in lowerType()