Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp161 lldb::eBasicTypeObjCID)); in Update()
H A DNSSet.cpp515 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
682 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
H A DNSArray.cpp791 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
H A DNSDictionary.cpp87 target_ast_context->GetBasicType(eBasicTypeObjCID); in GetLLDBNSPairType()
H A DCocoa.cpp75 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), in NSBundleSummaryProvider()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp116 CompilerType opaque_type = ast_context->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()
498 lldb::eBasicTypeObjCID); in GetBacktraceThreadFromException()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h783 eBasicTypeObjCID, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp472 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeFromDWARF()
515 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeFromDWARF()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1124 g_type_map.Append(ConstString("id"), eBasicTypeObjCID); in GetBasicTypeEnumeration()
2101 case eBasicTypeObjCID: in GetOpaqueCompilerType()
5803 return eBasicTypeObjCID; in GetBasicTypeEnumeration()