Searched defs:fempty (Results 1 – 2 of 2) sorted by relevance
471 fit::function<Closure, sizeof(empty)> fempty(std::move(empty)); in sized_function_size_bounds() local510 fit::inline_function<Closure, sizeof(empty)> fempty(std::move(empty)); in inline_function_size_bounds() local
475 fbl::SizedFunction<Closure, sizeof(empty)> fempty(std::move(empty)); in sized_function_size_bounds() local514 fbl::InlineFunction<Closure, sizeof(empty)> fempty(std::move(empty)); in inline_function_size_bounds() local
Completed in 7 milliseconds