Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Common/
Dunwrap.h41 using Constify = std::conditional_t<std::is_const_v<B> && !std::is_const_v<A>, variable
/external/rust/crates/bindgen/src/ir/
Denum_ty.rs18 Constify, enumerator