Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dexecutable-parsers.cpp363 TYPE_PARSER(parenthesized(construct<CaseSelector>( parenthesized() function
[all...]
H A Dtoken-parsers.h210 template <class PA> inline constexpr auto parenthesized(const PA &p) { in parenthesized() function
/llvm-project/clang/test/Parser/
H A Dcxx1z-class-template-argument-deduction.cpp219 namespace parenthesized { namespace