Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp97 StaticDescriptor<staticDescriptorMaxRank> wholeStaticDescriptor; in TEST() local
98 Descriptor &whole{wholeStaticDescriptor.descriptor()}; in TEST()