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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp696 void CodeGenFunction::EmitFunctionBody(FunctionArgList &Args, function in class:CodeGenFunction
829 EmitFunctionBody(Args, Body);
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp735 /// EmitFunctionBody - This method emits the body and trailer for a
737 void AsmPrinter::EmitFunctionBody() { function in class:AsmPrinter

Completed in 104 milliseconds