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