Home
last modified time | relevance | path

Searched defs:OmpBeginLoopDirective (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dresolve-directives.cpp242 void Post(const parser::OmpBeginLoopDirective &) { in Post()
Dresolve-names.cpp1200 void Post(const parser::OmpBeginLoopDirective &) { in Post()
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h3737 struct OmpBeginLoopDirective { struct
3739 std::tuple<OmpLoopDirective, OmpClauseList> t;
3740 CharBlock source;