Searched refs:AllFunctionTypes (Results 1 – 1 of 1) sorted by relevance
32 struct AllFunctionTypes : EnumValuesAsTuple<AllFunctionTypes, FunctionType, 8> { struct224 AllFunctionTypes>(); in main()225 makeCartesianProductBenchmark<Copy, AllFunctionTypes>(); in main()226 makeCartesianProductBenchmark<Move, AllFunctionTypes>(); in main()227 makeCartesianProductBenchmark<Swap, AllFunctionTypes, AllFunctionTypes>(); in main()228 makeCartesianProductBenchmark<OperatorBool, AllFunctionTypes>(); in main()229 makeCartesianProductBenchmark<Invoke, AllFunctionTypes>(); in main()230 makeCartesianProductBenchmark<InvokeInlined, AllFunctionTypes>(); in main()