Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h105 convertMatcher(const DynTypedMatcher &Matcher) const = 0;
232 convertMatcher(const DynTypedMatcher &Matcher) const override { in convertMatcher() function