Home
last modified time | relevance | path

Searched defs:EmitFunctionBody (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.cpp68 void RPCServerSourceEmitter::EmitFunctionBody(const Method &method) { in EmitFunctionBody() function in RPCServerSourceEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1373 void CodeGenFunction::EmitFunctionBody(const Stmt *Body) { in EmitFunctionBody() function in CodeGenFunction