Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DPFTBuilder.cpp573 auto analyzeFormatSpec = [&](const parser::Format &format) { in analyzeIoBranches() local
585 analyzeFormatSpec(format); in analyzeIoBranches()
606 analyzeFormatSpec(*stmt.format); in analyzeIoBranches()
609 analyzeFormatSpec(std::get<parser::Format>(stmt.t)); in analyzeIoBranches()