Searched defs:closure (Results 1 – 9 of 9) sorted by relevance
324 auto closure = std::ranges::to<C>(); in test_ctr_choice_order() local 337 auto closure = std::ranges::to<C>(arg1, arg2); in test_ctr_choice_order() local 350 auto closure = std::ranges::to<C>(); in test_ctr_choice_order() local 363 auto closure = std::ranges::to<C>(arg1, arg2); in test_ctr_choice_order() local 376 auto closure = std::ranges::to<C>(); in test_ctr_choice_order() local 389 auto closure = std::ranges::to<C>(arg1, arg2); test_ctr_choice_order() local 404 auto closure = std::ranges::to<C>(); test_ctr_choice_order() local 417 auto closure = std::ranges::to<C>(); test_ctr_choice_order() local 430 auto closure = std::ranges::to<C>(); test_ctr_choice_order() local 443 auto closure = std::ranges::to<C>(); test_ctr_choice_order() local 458 auto closure = std::ranges::to<C>(arg1, arg2); test_ctr_choice_order() local [all...]
31 auto closure = [](int c) -> task { // expected-warning{{unused parameter 'c'}} in create_closure() local
36 void callVoidVoid(voidVoid closure) { in callVoidVoid()
26 bool closure = sanitize<int>(); variable
240 ForEachSymbolFile(std::function<IterationAction(SymbolFileDWARF *)> closure) { in ForEachSymbolFile() argument
19 unsigned closure; member
276 mlir::Value closure = runOnOperation() local
621 struct Block_layout *closure = (struct Block_layout *)block; in _Block_dump() local