Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp76 if (TI == TypeIndex::NullptrT()) in simpleTypeName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h156 static TypeIndex NullptrT() { in NullptrT() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1578 return TypeIndex::NullptrT(); in lowerType()