reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86591   SWIG_Python_SetConstant(d, "eBasicTypeChar16",SWIG_From_int(static_cast< int >(lldb::eBasicTypeChar16)));
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  704     return lldb::eBasicTypeChar16;
tools/lldb/source/Symbol/ClangASTContext.cpp
 1968   case eBasicTypeChar16:
 5728         return eBasicTypeChar16;
tools/lldb/unittests/Symbol/TestClangASTContext.cpp
   64   EXPECT_TRUE(context->hasSameType(GetBasicQualType(eBasicTypeChar16),