Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1257 void CodeGenFunction::EmitFunctionBody(const Stmt *Body) { in EmitFunctionBody() function in CodeGenFunction
1480 EmitFunctionBody(Body); in GenerateCode()
H A DCodeGenFunction.h2281 void EmitFunctionBody(const Stmt *Body);