Searched refs:constructBoundMatcher (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h124 static VariantMatcher constructBoundMatcher(MatcherCtor Ctor,
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp645 return Registry::constructBoundMatcher(Ctor, NameRange, BindID, Args,
H A DRegistry.cpp693 VariantMatcher Registry::constructBoundMatcher(MatcherCtor Ctor, function in class:clang::ast_matchers::dynamic::Registry

Completed in 66 milliseconds