Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Parser/
Dparse-tree-visitor.h102 void ForEachInTuple(const T &tuple, Func func) { in ForEachInTuple() function
118 void ForEachInTuple(T &tuple, Func func) { in ForEachInTuple() function