Home
last modified time | relevance | path

Searched refs:EmitFunctionFooter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.h41 void EmitFunctionFooter();
H A DRPCServerSourceEmitter.cpp40 EmitFunctionFooter(); in EmitMethod()
77 void RPCServerSourceEmitter::EmitFunctionFooter() { in EmitFunctionFooter() function in RPCServerSourceEmitter