Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp276 void AccStructureChecker::Leave(const parser::OpenACCRoutineConstruct &) { in Leave()
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h3990 struct OpenACCRoutineConstruct { struct
3992 CharBlock source;
3993 std::tuple<Verbatim, std::optional<Name>, AccClauseList> t;