Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h2223 struct Concurrent { struct
2225 std::tuple<ConcurrentHeader, std::list<LocalitySpec>> t;
/llvm-project-15.0.7/flang/lib/Parser/
H A Dunparse.cpp1020 void Before(const LoopControl::Concurrent &) { // R1129 in Before()