Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dmisc-parsers.h24 template <typename PA> inline constexpr auto nonemptyList(const PA &p) { in nonemptyList() function
29 inline constexpr auto nonemptyList(MessageFixedText error, const PA &p) { in nonemptyList() function