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

Declarations

tools/clang/lib/CodeGen/CodeGenTypes.h
  235   const CGFunctionInfo &arrangeBlockFunctionCall(const CallArgList &args,

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 1303     CGM.getTypes().arrangeBlockFunctionCall(Args, FuncTy);