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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  677   MsgSendStretFunctionDecl = nullptr;
 2464   MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 3196   if (!MsgSendStretFunctionDecl)
 3216       MsgSendStretFlavor = MsgSendStretFunctionDecl;