Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dderived.cpp18 const Descriptor &specialDesc{derived.special.descriptor()}; in FindFinal() local
19 std::size_t totalSpecialBindings{specialDesc.Elements()}; in FindFinal()
22 *specialDesc.ZeroBasedIndexedElement<typeInfo::SpecialBinding>(j)}; in FindFinal()