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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  605   MsgSendSuperFunctionDecl = nullptr;
 2362   MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2621   if (!MsgSendSuperFunctionDecl)
 2652     MsgSendFlavor = MsgSendSuperFunctionDecl;
 2750     MsgSendFlavor = MsgSendSuperFunctionDecl;
 2913   if (MsgSendFlavor == MsgSendSuperFunctionDecl)