Home
last modified time | relevance | path

Searched refs:componentByteSize (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dassign.cpp202 std::size_t componentByteSize{comp.SizeInBytes(to)}; in Assign() local
207 componentByteSize); in Assign()
212 std::size_t componentByteSize{comp.SizeInBytes(to)}; in Assign() local
217 componentByteSize); in Assign()