Home
last modified time | relevance | path

Searched defs:ForEachInTuple (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/include/flang/Parser/
H A Dparse-tree-visitor.h104 void ForEachInTuple(const T &tuple, Func func) { ForEachInTuple() function
120 void ForEachInTuple(T &tuple, Func func) { ForEachInTuple() function