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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h97 class FixedArgCountMatcherCreateCallback : public MatcherCreateCallback { class in namespace:clang::ast_matchers::dynamic::internal
108 FixedArgCountMatcherCreateCallback(MarshallerType Marshaller, void (*Func)(), function in class:clang::ast_matchers::dynamic::internal::FixedArgCountMatcherCreateCallback
383 return new FixedArgCountMatcherCreateCallback(
392 return new FixedArgCountMatcherCreateCallback(
402 return new FixedArgCountMatcherCreateCallback(

Completed in 46 milliseconds