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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp221 static Expected<std::string> readIdentificationCode(BitstreamCursor &Stream) { function
6827 return readIdentificationCode(*StreamOrErr);

Completed in 113 milliseconds