Home
last modified time | relevance | path

Searched defs:inputItem (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DExternalIOTest.cpp538 for (auto &inputItem : inputItems) { in TEST() local
563 for (auto &inputItem : inputItems) { in TEST() local
633 for (auto &inputItem : inputItems) { TEST() local
[all...]
/llvm-project/flang/lib/Parser/
H A Dtype-parsers.h110 constexpr Parser<InputItem> inputItem; // R1216 global() variable