Home
last modified time | relevance | path

Searched refs:readIdentificationCode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp227 static Expected<std::string> readIdentificationCode(BitstreamCursor &Stream) { in readIdentificationCode() function
8189 return readIdentificationCode(*StreamOrErr); in getBitcodeProducerString()