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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h339 inline void buildReturnTypeVectorFromTypeList( function in namespace:clang::ast_matchers::dynamic::internal
343 buildReturnTypeVectorFromTypeList<typename T::tail>(RetTypes);
348 buildReturnTypeVectorFromTypeList<ast_matchers::internal::EmptyTypeList>( function in namespace:clang::ast_matchers::dynamic::internal
354 buildReturnTypeVectorFromTypeList<typename T::ReturnTypes>(RetTypes);

Completed in 55 milliseconds