Searched refs:SupportsEmbeddedBitcode (Results 1 – 8 of 8) sorted by relevance
324 virtual bool SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function
616 virtual bool SupportsEmbeddedBitcode() const { return false; } in SupportsEmbeddedBitcode() function
606 virtual bool SupportsEmbeddedBitcode() const { return false; } in SupportsEmbeddedBitcode() function
562 bool SupportsEmbeddedBitcode() const override;
1109 bool Darwin::SupportsEmbeddedBitcode() const { in SupportsEmbeddedBitcode() function in Darwin
7705 if (MachOTC.SupportsEmbeddedBitcode()) in AddLinkArgs()