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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h92 class VariantMatcher { class in namespace:clang::ast_matchers::dynamic
211 explicit VariantMatcher(std::shared_ptr<Payload> Value) function in class:clang::ast_matchers::dynamic::VariantMatcher
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp216 VariantMatcher::VariantMatcher() {} function in class:clang::ast_matchers::dynamic::VariantMatcher
[all...]
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h4081 class VariantMatcher { class in namespace:testing::internal::variant_matcher
4083 explicit VariantMatcher(::testing::Matcher<const T&> matcher) function in class:testing::internal::variant_matcher::VariantMatcher

Completed in 127 milliseconds