Home
last modified time | relevance | path

Searched refs:EmitFunctionBody (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.h39 void EmitFunctionBody(const Method &method);
H A DRPCServerSourceEmitter.cpp39 EmitFunctionBody(method); in EmitMethod()
68 void RPCServerSourceEmitter::EmitFunctionBody(const Method &method) { in EmitFunctionBody() function in RPCServerSourceEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenSYCL.cpp68 CGF.EmitFunctionBody(OutlinedFnDecl->getBody()); in EmitSYCLKernelCaller()
H A DCodeGenFunction.cpp1373 void CodeGenFunction::EmitFunctionBody(const Stmt *Body) { in EmitFunctionBody() function in CodeGenFunction
1629 EmitFunctionBody(Body); in GenerateCode()
H A DCodeGenFunction.h2383 void EmitFunctionBody(const Stmt *Body);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3851 …_7VarDeclENS_8QualTypeEELj16EEE", "clang::CodeGen::CodeGenFunction::EmitFunctionBody(llvm::SmallVe…
15637 {"_ZN4llvm10AsmPrinter16EmitFunctionBodyEv", "llvm::AsmPrinter::EmitFunctionBody()"},