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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  604   MsgSendFunctionDecl = nullptr;
 2340   MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2619   if (!MsgSendFunctionDecl)
 2637   FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl;