Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp37 {"__int8*", SimpleTypeKind::SByte},
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h40 SByte = 0x0068, // 8 bit signed int enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp574 case SimpleTypeKind::SByte: in GetCompilerTypeForSimpleKind()
671 case SimpleTypeKind::SByte: in GetTypeSizeForSimpleKind()
H A DDWARFLocationExpression.cpp511 case SimpleTypeKind::SByte: in IsSimpleTypeSignedInteger()
H A DSymbolFileNativePDB.cpp181 case SimpleTypeKind::SByte: in GetSimpleTypeName()