Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8148 class BitcodeErrorCategoryType : public std::error_category { class
8166 static BitcodeErrorCategoryType ErrorCategory; in BitcodeErrorCategory()