Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A DFortran-parsers.cpp690 inline int listLength(std::list<Success> &&xs) { return xs.size(); } in listLength() function
693 applyFunction(listLength, nonemptyList(":"_tok))))
731 applyFunction(listLength, nonemptyList(":"_tok))))