Searched defs:IsCompleteObjCClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h84 bool IsCompleteObjCClass() { return Flags(m_payload).Test(ObjCClassBit); } function in class:lldb_private::TypePayloadClang

Completed in 108 milliseconds