Searched defs:staticDesc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/unittests/Runtime/ |
H A D | MiscIntrinsic.cpp | 21 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 D | array-constructor.cpp | 159 StaticDescriptor<maxRank, true, 1> staticDesc; RTDEF() local
|
H A D | namelist.cpp | 363 StaticDescriptor<maxRank, true, 16> staticDesc; in HandleComponent() local 511 StaticDescriptor<maxRank, true, 16> staticDesc[2]; in IODEF() local
|
H A D | assign.cpp | 283 StaticDescriptor<maxRank, true, 16> staticDesc; Assign() local
|