Home
last modified time | relevance | path

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

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