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

/external/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h110 static VariantMatcher constructBoundMatcher(MatcherCtor Ctor,
/external/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp514 return Registry::constructBoundMatcher(Ctor, NameRange, BindID, Args,
H A DRegistry.cpp493 VariantMatcher Registry::constructBoundMatcher(MatcherCtor Ctor, function in class:clang::ast_matchers::dynamic::Registry

Completed in 1299 milliseconds