Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.h37 constexpr const char swift_objc_klass[] = "_$s"; variable
H A DObjC.cpp1378 if (classSym->getName().starts_with(objc::symbol_names::swift_objc_klass)) in getClassSymSourceLang()
1392 if (sym->getName().starts_with(objc::symbol_names::swift_objc_klass)) in getClassSymSourceLang()