Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
188 std::string ProducerIdentification; in readIdentificationBlock() local200 return ProducerIdentification; in readIdentificationBlock()215 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()446 std::string ProducerIdentification; member in __anondf6e26480311::BitcodeReaderBase455 if (!ProducerIdentification.empty()) in error()456 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()693 StringRef ProducerIdentification, LLVMContext &Context);1032 StringRef ProducerIdentification, in BitcodeReader() argument1039 this->ProducerIdentification = std::string(ProducerIdentification);8478 std::string ProducerIdentification; in getModuleImpl() local[all …]