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