Searched defs:class_name (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp200 const char *class_name = descriptor->GetClassName().GetCString(); local
H A DNSException.cpp192 const char *class_name = descriptor->GetClassName().GetCString(); local
H A DNSString.cpp81 llvm::StringRef class_name = class_name_cs.GetStringRef(); local
H A DNSSet.cpp249 const char *class_name = class_name_cs.GetCString(); local
325 const char *class_name = class_name_cs.GetCString(); local
[all...]
H A DNSDictionary.cpp37 Match( ConstString class_name) argument
45 Match( ConstString class_name) argument
[all...]
H A DCocoa.cpp815 ConstString class_name = descriptor->GetClassName(); local
967 llvm::StringRef class_name = descriptor->GetClassName().GetCString(); local
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Didentcpu-v4.c224 const char *class_name; member in struct:cpu_classtab
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanPython.cpp28 ThreadPlanPython::ThreadPlanPython(Thread &thread, const char *class_name, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DAddressResolverName.cpp54 AddressResolverName::AddressResolverName(const char *class_name, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp81 void AppleDWARFIndex::GetObjCMethods(ConstString class_name, argument
87 void AppleDWARFIndex::GetCompleteObjCClass(ConstString class_name, argument
H A DSymbolFileDWARFDwo.cpp113 GetObjCMethodDIEOffsets( lldb_private::ConstString class_name, DIEArray &method_die_offsets) argument
H A DManualDWARFIndex.cpp367 void ManualDWARFIndex::GetObjCMethods(ConstString class_name, argument
373 void ManualDWARFIndex::GetCompleteObjCClass(ConstString class_name, argument
H A DDebugNamesDWARFIndex.cpp143 void DebugNamesDWARFIndex::GetCompleteObjCClass(ConstString class_name, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp67 llvm::StringRef class_name; local
28 BreakpointResolverScripted( Breakpoint *bkpt, const llvm::StringRef class_name, lldb::SearchDepth depth, StructuredDataImpl *args_data) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgnu-v3-abi.c199 const char *class_name; local
H A Dlinespec.c201 char *class_name = type_name_no_tag (t); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBThreadPlan.cpp66 SBThreadPlan::SBThreadPlan(lldb::SBThread &sb_thread, const char *class_name) { argument
76 SBThreadPlan::SBThreadPlan(lldb::SBThread &sb_thread, const char *class_name, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h236 ClassDescriptorV2Tagged(ConstString class_name, uint64_t payload) { argument
H A DAppleObjCRuntimeV2.cpp610 const char *class_name = variable
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp50 AddClass(ObjCISA isa, const ClassDescriptorSP &descriptor_sp, const char *class_name) argument
226 GetClassDescriptorFromClassName( ConstString class_name) argument
361 AddClassName( const char *class_name) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu2.c60 bool ptr, ref, cnst, array, cnst_fn, class_name; member in struct:demangle_data
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_osfp.c463 char *class_name, *version_name, *subtype_name; local
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Dndis_events.c394 notification_query(IWbemObjectSink *pDestSink, IWbemServices *pSvc, const char *class_name) argument
/freebsd-11-stable/sbin/geom/core/
H A Dgeom.c63 static char comm[MAXPATHLEN], *class_name = NULL, *gclass_name = NULL; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp88 const char *class_name = name + strlen(vtable_demangled_prefix); local

Completed in 207 milliseconds

12