Home
last modified time | relevance | path

Searched defs:PredicateMatcher (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_matchers_generic.hpp25 class PredicateMatcher : public MatcherBase<T> { class
30 PredicateMatcher(std::function<bool(T const&)> const& elem, std::string const& descr) in PredicateMatcher() function in Catch::Matchers::Generic::PredicateMatcher
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1089 class PredicateMatcher { class
1133 PredicateMatcher(PredicateKind Kind, unsigned InsnVarID, unsigned OpIdx = ~0) in PredicateMatcher() function in __anon0a286f430111::PredicateMatcher
/external/catch2/single_include/catch2/
Dcatch.hpp3465 class PredicateMatcher : public MatcherBase<T> { class
3470 PredicateMatcher(std::function<bool(T const&)> const& elem, std::string const& descr) in PredicateMatcher() function in Catch::Matchers::Generic::PredicateMatcher
/external/libabigail/tests/lib/
Dcatch.hpp3491 class PredicateMatcher : public MatcherBase<T> { class
3496 PredicateMatcher(std::function<bool(T const&)> const& elem, std::string const& descr) in PredicateMatcher() function in Catch::Matchers::Generic::PredicateMatcher