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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h352 struct BuildReturnTypeVector { struct in namespace:clang::ast_matchers::dynamic::internal
359 struct BuildReturnTypeVector<ast_matchers::internal::Matcher<T>> { struct in namespace:clang::ast_matchers::dynamic::internal
366 struct BuildReturnTypeVector<ast_matchers::internal::BindableMatcher<T>> { struct in namespace:clang::ast_matchers::dynamic::internal
430 BuildReturnTypeVector<ResultT>::build(RetKinds);
731 BuildReturnTypeVector<ReturnType>::build(RetTypes);
742 BuildReturnTypeVector<ReturnType>::build(RetTypes);
755 BuildReturnTypeVector<ReturnType>::build(RetTypes);

Completed in 61 milliseconds