Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Lower/
DPFTBuilder.h112 using OtherStmts = std::tuple<parser::FormatStmt, parser::EntryStmt, variable
142 static constexpr bool isOtherStmt{common::HasMember<A, OtherStmts>};
189 common::CombineTuples<ActionStmts, OtherStmts, ConstructStmts, Constructs,