Searched refs:getPlatforms (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp64 if (Interface.getPlatforms().count(PLATFORM_MACOS) && Arch == AK_i386) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h118 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); } function in class:llvm::MachO::InterfaceFileRef
181 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); } function in class:llvm::MachO::InterfaceFile
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp405 Platforms = File->getPlatforms();

Completed in 124 milliseconds