Home
last modified time | relevance | path

Searched refs:eBasicTypeSignedWChar (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h761 eBasicTypeSignedWChar, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1084 g_type_map.Append(ConstString("signed wchar_t"), eBasicTypeSignedWChar); in GetBasicTypeEnumeration()
2057 case eBasicTypeSignedWChar: in GetOpaqueCompilerType()
5767 return eBasicTypeSignedWChar; in GetBasicTypeEnumeration()