Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
179 std::string ProducerIdentification; in readIdentificationBlock() local193 return ProducerIdentification; in readIdentificationBlock()208 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()444 std::string ProducerIdentification; member in __anon8c0d27130311::BitcodeReaderBase453 if (!ProducerIdentification.empty()) in error()454 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()570 StringRef ProducerIdentification, LLVMContext &Context);862 StringRef ProducerIdentification, in BitcodeReader() argument866 this->ProducerIdentification = std::string(ProducerIdentification); in BitcodeReader()6836 std::string ProducerIdentification; in getModuleImpl() local[all …]