Home
last modified time | relevance | path

Searched refs:routineConstruct (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp619 } else if (const auto *routineConstruct{ in Pre() local
621 const auto &verbatim{std::get<parser::Verbatim>(routineConstruct->t)}; in Pre()
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp1064 &routineConstruct) { in genOpenACCDeclarativeConstruct() argument