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

References

tools/clang/lib/CodeGen/CGObjC.cpp
  198   ObjCMethodDecl::param_const_iterator PI = MethodWithObjects->param_begin();
  214   Selector Sel = MethodWithObjects->getSelector();
  225       *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel,
  226       Receiver, Args, Class, MethodWithObjects);