Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3989 struct OmpEndLoopDirective { global() struct
3991 tOmpEndLoopDirective global() argument
3992 sourceOmpEndLoopDirective global() argument
/llvm-project/flang/lib/Lower/
H A DBridge.cpp5019 genFIR(const Fortran::parser::OmpEndLoopDirective &) genFIR() argument
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp1456 Post(const parser::OmpEndLoopDirective &) Post() argument