Searched refs:EmitDecodeForParameters (Results 1 – 2 of 2) sorted by relevance
50 void EmitDecodeForParameters(const Method &method);
72 EmitDecodeForParameters(method); in EmitFunctionBody()151 void RPCServerSourceEmitter::EmitDecodeForParameters(const Method &method) { in EmitDecodeForParameters() function in RPCServerSourceEmitter