Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1245 void CodeGenFunction::EmitFunctionBody(const Stmt *Body) { in EmitFunctionBody() function in CodeGenFunction
1456 EmitFunctionBody(Body); in GenerateCode()
H A DCodeGenFunction.h2219 void EmitFunctionBody(const Stmt *Body);