Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
187 std::string ProducerIdentification; in readIdentificationBlock() local199 return ProducerIdentification; in readIdentificationBlock()214 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()444 std::string ProducerIdentification; member in __anon933571fe0311::BitcodeReaderBase453 if (!ProducerIdentification.empty()) in error()454 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()682 StringRef ProducerIdentification, LLVMContext &Context);967 StringRef ProducerIdentification, in BitcodeReader() argument974 this->ProducerIdentification = std::string(ProducerIdentification);7998 std::string ProducerIdentification; in getModuleImpl() local[all …]