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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  606   MsgSendStretFunctionDecl = nullptr;
 2381   MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2623   if (!MsgSendStretFunctionDecl)
 2643       MsgSendStretFlavor = MsgSendStretFunctionDecl;