Home
last modified time | relevance | path

Searched refs:eBasicTypeLongLong (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp352 (eType == lldb::eBasicTypeLongLong) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h771 eBasicTypeLongLong, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp599 return lldb::eBasicTypeLongLong; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1108 g_type_map.Append(ConstString("long long"), eBasicTypeLongLong); in GetBasicTypeEnumeration()
1109 g_type_map.Append(ConstString("long long int"), eBasicTypeLongLong); in GetBasicTypeEnumeration()
2077 case eBasicTypeLongLong: in GetOpaqueCompilerType()
5783 return eBasicTypeLongLong; in GetBasicTypeEnumeration()