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