Searched refs:SetIsCompleteObjCClass (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h201 void SetIsCompleteObjCClass(bool is_complete_objc_class) { function in class:lldb_private::Type::ResolveState
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1633 type_sp->SetIsCompleteObjCClass(attrs.is_complete_objc_class);

Completed in 119 milliseconds