Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp297 ConstString class_name_with_category( in IndexUnitImpl() local
304 if (class_name_with_category) in IndexUnitImpl()
305 set.objc_class_selectors.Insert(class_name_with_category, ref); in IndexUnitImpl()
307 class_name_no_category != class_name_with_category) in IndexUnitImpl()