Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtype-info.cpp54 std::size_t Component::GetElements(const Descriptor &instance) const { in GetElements() function in Fortran::runtime::typeInfo::Component
78 return GetElementByteSize(instance) * GetElements(instance); in SizeInBytes()
H A Dtype-info.h79 std::size_t GetElements(const Descriptor &) const;