Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2950 uint64_t class_bits = (ptr & 0xE) >> 1; in GetClassDescriptor() local
2960 switch (class_bits) { in GetClassDescriptor()
2980 switch (class_bits) { in GetClassDescriptor()