Home
last modified time | relevance | path

Searched defs:staticDesc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DMiscIntrinsic.cpp21 StaticDescriptor<2, true, 2> staticDesc[2]; in TEST() local
35 StaticDescriptor<2, true, 2> staticDesc[2]; in TEST() local
55 StaticDescriptor<2, true, 2> staticDesc[2]; in TEST() local
72 StaticDescriptor<2, true, 2> staticDesc[2]; in TEST() local
/llvm-project/flang/runtime/
H A Darray-constructor.cpp159 StaticDescriptor<maxRank, true, 1> staticDesc; RTDEF() local
H A Dnamelist.cpp363 StaticDescriptor<maxRank, true, 16> staticDesc; in HandleComponent() local
511 StaticDescriptor<maxRank, true, 16> staticDesc[2]; in IODEF() local
H A Dassign.cpp283 StaticDescriptor<maxRank, true, 16> staticDesc; Assign() local