Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__fwd/
H A Dsubrange.h27 enum class subrange_kind : bool { unsized, sized }; enumerator
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1184 if (auto sized{ DataConstantConversionHelper() local