Searched refs:IsInputBitcodeWrapper (Results 1 – 3 of 3) sorted by relevance
74 if (IsInputBitcodeWrapper()) { in BitcodeWrapperer()192 if (!IsInputBitcodeWrapper()) return false; in ParseWrapperHeader()263 bool BitcodeWrapperer::IsInputBitcodeWrapper() { in IsInputBitcodeWrapper() function in BitcodeWrapperer
35 if (wrapperer.IsInputBitcodeWrapper()) { in BitcodeWrapper()
57 bool IsInputBitcodeWrapper();