Home
last modified time | relevance | path

Searched defs:const_eval_select (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/consteval/tests/
Dintrinsics.rs32 fn const_eval_select() { in const_eval_select() function
/third_party/rust/rust/library/core/src/
Dintrinsics.rs2476 pub fn const_eval_select<ARG: Tuple, F, G, RET>( in const_eval_select() function