Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h2203 struct Concurrent { struct
2205 std::tuple<ConcurrentHeader, std::list<LocalitySpec>> t;
/external/llvm-project/flang/lib/Parser/
Dunparse.cpp1000 void Before(const LoopControl::Concurrent &) { // R1129 in Before()