Searched refs:SupportsEmbeddedBitcode (Results 1 – 3 of 3) sorted by relevance
570 virtual bool SupportsEmbeddedBitcode() const { return false; } in SupportsEmbeddedBitcode() function
568 bool SupportsEmbeddedBitcode() const override;
372 if (MachOTC.SupportsEmbeddedBitcode()) { in AddLinkArgs()2928 bool Darwin::SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function in Darwin