Searched refs:setMatcher (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp270 setMatcher(Matcher);
292 setMatcher(Other.getMatcher());
388 void VariantValue::setMatcher(const VariantMatcher &NewValue) { function in class:clang::ast_matchers::dynamic::VariantValue
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h295 void setMatcher(const VariantMatcher &Matcher);

Completed in 114 milliseconds