Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DPFTBuilder.cpp321 auto processIfLabel{[&](const auto &specs) { in analyzeIoBranches() local
347 processIfLabel(stmt.controls); in analyzeIoBranches()
349 processIfLabel(std::get<std::list<parser::InquireSpec>>(stmt.u)); in analyzeIoBranches()
351 processIfLabel(stmt.v); in analyzeIoBranches()