Searched refs:ProducerIdentification (Results 1 – 1 of 1) sorted by relevance
185 std::string ProducerIdentification; in readIdentificationBlock() local197 return ProducerIdentification; in readIdentificationBlock()212 convertToString(Record, 0, ProducerIdentification); in readIdentificationBlock()442 std::string ProducerIdentification; member in __anon27c3e5780311::BitcodeReaderBase451 if (!ProducerIdentification.empty()) in error()452 FullMsg += " (Producer: '" + ProducerIdentification + "' Reader: 'LLVM " + in error()680 StringRef ProducerIdentification, LLVMContext &Context);958 StringRef ProducerIdentification, in BitcodeReader() argument965 this->ProducerIdentification = std::string(ProducerIdentification);7683 std::string ProducerIdentification; in getModuleImpl() local[all …]