Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DType.h279 SetIsCompleteObjCClass(bool is_complete_objc_class) in SetIsCompleteObjCClass() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6181 type_sp->SetIsCompleteObjCClass(is_complete_objc_class); in ParseType()