Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h108 buildMatcherCtor(MatcherCtor, SourceRange NameRange,
158 buildMatcherCtor(MatcherCtor, SourceRange NameRange,
H A DRegistry.h91 buildMatcherCtor(MatcherCtor, SourceRange NameRange,
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp551 S->buildMatcherCtor(Ctor, NameToken.Range, Args, Error); in parseMatcherBuilder()
863 Parser::RegistrySema::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, in buildMatcherCtor() function in clang::ast_matchers::dynamic::Parser::RegistrySema
866 return Registry::buildMatcherCtor(Ctor, NameRange, Args, Error); in buildMatcherCtor()
H A DRegistry.cpp636 Registry::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, in buildMatcherCtor() function in clang::ast_matchers::dynamic::Registry
639 Ctor->buildMatcherCtor(NameRange, Args, Error).release()); in buildMatcherCtor()
H A DMarshallers.h317 buildMatcherCtor(SourceRange NameRange, ArrayRef<ParserValue> Args,
1007 buildMatcherCtor(SourceRange, ArrayRef<ParserValue> Args,