Searched refs:reference_prefix (Results 1 – 1 of 1) sorted by relevance
74 std::string reference_prefix = isOut ? "&" : ""; in FormatArgForCall() local75 return reference_prefix + name; in FormatArgForCall()