Home
last modified time | relevance | path

Searched refs:eBasicTypeObjCID (Results 1 – 10 of 10) sorted by relevance

/external/lldb/examples/summaries/cocoa/
DNSNotification.py31 self.sys_params.types_cache.id = self.valobj.GetType().GetBasicType(lldb.eBasicTypeObjCID)
DNSException.py30 self.sys_params.types_cache.id = self.valobj.GetType().GetBasicType(lldb.eBasicTypeObjCID)
/external/lldb/include/lldb/
Dlldb-enumerations.h585 eBasicTypeObjCID, enumerator
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp97 ClangASTType opaque_type = ast_context->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()
/external/lldb/source/DataFormatters/
DCocoa.cpp60 …ticChildAtOffset(offset, valobj.GetClangType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), true)); in NSBundleSummaryProvider()
DNSDictionary.cpp71 … ClangASTType id_clang_type = target_ast_context->GetBasicType (eBasicTypeObjCID); in GetLLDBNSPairType()
/external/lldb/source/Symbol/
DClangASTContext.cpp658 g_type_map.Append(ConstString("id").GetCString(), eBasicTypeObjCID); in GetBasicTypeEnumeration()
787 case eBasicTypeObjCID: in GetBasicType()
DClangASTType.cpp2225 case clang::BuiltinType::ObjCId: return eBasicTypeObjCID; in GetBasicTypeEnumeration()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5787 clang_type = ast.GetBasicType(eBasicTypeObjCID); in ParseType()
5835 clang_type = ast.GetBasicType(eBasicTypeObjCID); in ParseType()
/external/lldb/www/python_reference/
Dapi-objects.txt694 _lldb'.eBasicTypeObjCID _lldb%27-module.html#eBasicTypeObjCID
2029 lldb.eBasicTypeObjCID lldb-module.html#eBasicTypeObjCID