Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dprogram-parsers.cpp425 parenthesized(optionalList(actualArgSpec))))) /
431 defaulted(parenthesized(optionalList(actualArgSpec)))))))
Dtype-parsers.h120 constexpr Parser<ActualArgSpec> actualArgSpec; // R1523 variable
Dopenmp-parsers.cpp397 parenthesized(optionalList(actualArgSpec))))))