Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp181 DenseMap<const Symbol *, ObjcClass> classMap; member in ObjcCategoryChecker
216 ObjcClass &klass = classMap[methodContainerSym]; in parseMethods()
290 if (!classMap.count(d)) in parseCategory()