Home
last modified time | relevance | path

Searched refs:eBasicTypeChar (Results 1 – 9 of 9) sorted by relevance

/external/lldb/examples/summaries/cocoa/
DSelector.py11 …return valobj.Cast(valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType()).GetSummary…
14 …ext',valobj.GetValueAsUnsigned(0),valobj.GetType().GetBasicType(lldb.eBasicTypeChar)).AddressOf().…
DCFString.py131 char_type = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType()
153 offset, self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType());
167 offset, self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar)).AddressOf();
173 offset,self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType());
262 self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar));
DCFBitVector.py59 …self.sys_params.types_cache.charptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetP…
DNSNumber.py69 self.sys_params.types_cache.char = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar)
/external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
Dftsp.py24 self.char = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar)
/external/lldb/include/lldb/
Dlldb-enumerations.h559 eBasicTypeChar, enumerator
/external/lldb/source/Symbol/
DClangASTContext.cpp619 g_type_map.Append(ConstString("char").GetCString(), eBasicTypeChar); in GetBasicTypeEnumeration()
709 case eBasicTypeChar: in GetBasicType()
/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp1204 …ClangASTType charstar (valobj.GetClangType().GetBasicTypeFromAST(eBasicTypeChar).GetPointerType()); in ObjCSELSummaryProvider()
/external/lldb/www/python_reference/
Dapi-objects.txt94 _lldb'.eBasicTypeChar _lldb%27-module.html#eBasicTypeChar
1802 lldb.eBasicTypeChar lldb-module.html#eBasicTypeChar