HomeSort by relevance Sort by last modified time
    Searched defs:EmitFunctionBody (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 696 void CodeGenFunction::EmitFunctionBody(FunctionArgList &Args,
829 EmitFunctionBody(Args, Body);
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 735 /// EmitFunctionBody - This method emits the body and trailer for a
737 void AsmPrinter::EmitFunctionBody() {
    [all...]

Completed in 513 milliseconds