Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h757 eBasicTypeUnsignedWChar, enumerator
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-extensions.swig565 if basic_type == eBasicTypeUnsignedWChar: return (True,False)
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp124 EXPECT_EQ(GetBasicQualType(eBasicTypeUnsignedWChar), in TEST_F()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst1019 .. py:data:: eBasicTypeUnsignedWChar
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp872 eBasicTypeUnsignedWChar); in GetBasicTypeEnumeration()
2023 case eBasicTypeUnsignedWChar: in GetOpaqueCompilerType()
5504 return eBasicTypeUnsignedWChar; in GetBasicTypeEnumeration()