Searched refs:PercentRef (Results 1 – 5 of 5) sorted by relevance
457 construct<ActualArg>(construct<ActualArg::PercentRef>(
1705 void Unparse(const ActualArg::PercentRef &x) { // R1524 in Unparse()
116 NODE(ActualArg, PercentRef) in NODE()
3144 WRAPPER_CLASS(PercentRef, Variable); // %REF(v) extension3148 std::variant<common::Indirection<Expr>, AltReturnSpec, PercentRef, PercentVal>
3386 [&](const parser::ActualArg::PercentRef &) { in Analyze() argument