Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp191 MethodContainerKind mcKind, in parseMethods() argument
216 .try_emplace(methodName, MethodContainer{mcKind, containerIsec}) in parseMethods()
236 assert(mcKind == MCK_Category); in parseMethods()