Searched defs:ValueMatchesPoly (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h70 class ValueMatchesPoly { class in namespace:llvm::detail
72 explicit ValueMatchesPoly(const M &Matcher) : Matcher(Matcher) {} function in class:llvm::detail::ValueMatchesPoly

Completed in 50 milliseconds