Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp350 (eType == lldb::eBasicTypeLong) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h769 eBasicTypeLong, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp617 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1101 g_type_map.Append(ConstString("long"), eBasicTypeLong); in GetBasicTypeEnumeration()
1102 g_type_map.Append(ConstString("long int"), eBasicTypeLong); in GetBasicTypeEnumeration()
2073 case eBasicTypeLong: in GetOpaqueCompilerType()
5779 return eBasicTypeLong; in GetBasicTypeEnumeration()