Home
last modified time | relevance | path

Searched refs:openaccConstruct (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dtype-parsers.h134 constexpr Parser<OpenACCConstruct> openaccConstruct; variable
H A Dexecutable-parsers.cpp55 construct<ExecutableConstruct>(indirect(openaccConstruct)),
H A Dprogram-parsers.cpp86 first(actionStmt >> ok, openaccConstruct >> ok, openmpConstruct >> ok,