Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A DFortran-parsers.cpp118 construct<ImplicitPartStmt>(indirect(openaccDeclarativeConstruct)))) argument
H A Dtype-parsers.h135 constexpr Parser<OpenACCDeclarativeConstruct> openaccDeclarativeConstruct; global() variable