Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprogram-parsers.cpp428 parenthesized(optionalList(actualArgSpec))))) /
434 defaulted(parenthesized(optionalList(actualArgSpec)))))))
H A Dtype-parsers.h121 constexpr Parser<ActualArgSpec> actualArgSpec; // R1523 variable
H A Dopenmp-parsers.cpp442 parenthesized(optionalList(actualArgSpec))))))