Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
186 std::string ProducerIdentification; in readIdentificationBlock() local198 return ProducerIdentification; in readIdentificationBlock()213 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()443 std::string ProducerIdentification; member in __anone38b3fdf0311::BitcodeReaderBase452 if (!ProducerIdentification.empty()) in error()453 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()681 StringRef ProducerIdentification, LLVMContext &Context);970 StringRef ProducerIdentification, in BitcodeReader() argument977 this->ProducerIdentification = std::string(ProducerIdentification);7946 std::string ProducerIdentification; in getModuleImpl() local[all …]