Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
202 std::string ProducerIdentification; in readIdentificationBlock() local214 return ProducerIdentification; in readIdentificationBlock()229 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()460 std::string ProducerIdentification; member in __anondf6e26480311::BitcodeReaderBase469 if (!ProducerIdentification.empty()) in error()470 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()708 StringRef ProducerIdentification, LLVMContext &Context);1025 StringRef ProducerIdentification, in BitcodeReader() argument1032 this->ProducerIdentification = std::string(ProducerIdentification);8343 std::string ProducerIdentification; in getModuleImpl() local[all …]