Searched refs:OmpMapClause (Results 1 – 5 of 5) sorted by relevance
52 TYPE_PARSER(construct<OmpMapClause>(225 parenthesized(Parser<OmpMapClause>{}))) ||
1998 void Unparse(const OmpMapClause &x) { in Unparse()
505 NODE(parser, OmpMapClause) in NODE()
3351 struct OmpMapClause { struct3352 TUPLE_CLASS_BOILERPLATE(OmpMapClause);
219 let flangClass = "OmpMapClause";