reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 1568   if (CGM.ReturnSlotInterferesWithArgs(fnInfo))
 1571   llvm::FunctionType *fnLLVMType = CGM.getTypes().GetFunctionType(fnInfo);
 1576   CGM.SetInternalFunctionAttributes(blockDecl, fn, fnInfo);
 1587   StartFunction(blockDecl, fnType->getReturnType(), fn, fnInfo, args,