Searched refs:SupportsEmbeddedBitcode (Results 1 – 3 of 3) sorted by relevance
541 virtual bool SupportsEmbeddedBitcode() const { return false; } in SupportsEmbeddedBitcode() function
530 bool SupportsEmbeddedBitcode() const override;
370 if (MachOTC.SupportsEmbeddedBitcode()) { in AddLinkArgs()2650 bool Darwin::SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function in Darwin