Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h149 static VariantMatcher constructBoundMatcher(MatcherCtor Ctor,
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp808 VariantMatcher Registry::constructBoundMatcher(MatcherCtor Ctor, in constructBoundMatcher() function in clang::ast_matchers::dynamic::Registry