Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-directives.cpp138 void Post(const parser::OpenACCStandaloneConstruct &) { PopContext(); } in Post()
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h4028 struct OpenACCStandaloneConstruct { struct
4037 OpenACCLoopConstruct, OpenACCStandaloneConstruct, OpenACCRoutineConstruct, argument