Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp77 if (TI == TypeIndex::NullptrT()) in simpleTypeName()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h157 static TypeIndex NullptrT() { in NullptrT() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp497 if (ti == TypeIndex::NullptrT()) in CreateSimpleType()
H A DSymbolFileNativePDB.cpp586 if (ti == TypeIndex::NullptrT()) { in CreateSimpleType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1703 return TypeIndex::NullptrT(); in lowerType()