Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h745 eBasicTypeChar16, enumerator
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp704 return lldb::eBasicTypeChar16; in GetCompilerTypeForSimpleKind()
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp56 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeChar16), in TEST_F()
/external/llvm-project/lldb/bindings/python/
Dpython-extensions.swig565 if basic_type == eBasicTypeChar16: return (True,False)
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1915 case eBasicTypeChar16: in GetOpaqueCompilerType()
5326 return eBasicTypeChar16; in GetBasicTypeEnumeration()