Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDType.h279 SetIsCompleteObjCClass(bool is_complete_objc_class) in SetIsCompleteObjCClass() function
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp6242 type_sp->SetIsCompleteObjCClass(is_complete_objc_class); in ParseType()