Home
last modified time | relevance | path

Searched defs:getTypedMatcher (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h211 ast_matchers::internal::Matcher<T> getTypedMatcher() const { in getTypedMatcher() function
217 DynTypedMatcher getTypedMatcher(ASTNodeKind NK) const { in getTypedMatcher() function
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp105 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher() function in clang::ast_matchers::dynamic::VariantMatcher::SinglePayload
145 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher() function in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload
208 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher() function in clang::ast_matchers::dynamic::VariantMatcher::VariadicOpPayload