Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp36 {"__int8*", SimpleTypeKind::SByte},
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h39 SByte = 0x0068, // 8 bit signed int enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp69 case SimpleTypeKind::SByte: in IsSimpleTypeSignedInteger()
H A DPdbUtil.cpp701 case SimpleTypeKind::SByte: in GetCompilerTypeForSimpleKind()
798 case SimpleTypeKind::SByte: in GetTypeSizeForSimpleKind()
H A DSymbolFileNativePDB.cpp167 case SimpleTypeKind::SByte: in GetSimpleTypeName()