Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
HDTextAPIError.h22 EmptyResults, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
HDDylibReader.cpp423 return make_error<TextAPIError>(TextAPIErrorCode::EmptyResults); in readFile()