Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp282 ConstString class_name_with_category( in IndexUnitImpl() local
289 if (class_name_with_category) in IndexUnitImpl()
290 set.objc_class_selectors.Insert(class_name_with_category, ref); in IndexUnitImpl()
292 class_name_no_category != class_name_with_category) in IndexUnitImpl()