Home
last modified time | relevance | path

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

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