Searched defs:swiftVersion (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DObjCPass.cpp32 ObjCImageInfoAtom(const File &file, bool isBig, MachOLinkingContext::ObjCConstraint objCConstraint, uint32_t swiftVersion) argument
H A DFile.h220 uint32_t swiftVersion() const { return _swiftVersion; } function in class:lld::mach_o::MachOFile
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h201 uint32_t swiftVersion() const { return _swiftVersion; } function in class:lld::MachOLinkingContext

Completed in 102 milliseconds