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 __anonfbd6fa600311::BitcodeReaderBase453 if (!ProducerIdentification.empty()) in error()454 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()570 StringRef ProducerIdentification, LLVMContext &Context);830 StringRef ProducerIdentification, in BitcodeReader() argument834 this->ProducerIdentification = std::string(ProducerIdentification); in BitcodeReader()6767 std::string ProducerIdentification; in getModuleImpl() local[all …]