Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDebugNamesDWARFIndex.cpp154 DIEArray incomplete_types; in GetCompleteObjCClass() local
168 incomplete_types.push_back(*ref); in GetCompleteObjCClass()
183 incomplete_types.push_back(*ref); in GetCompleteObjCClass()
187 for (DIERef ref : incomplete_types) in GetCompleteObjCClass()