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

Declarations

tools/clang/include/clang/AST/Mangle.h
  128   void mangleObjCMethodNameWithoutSize(const ObjCMethodDecl *MD, raw_ostream &);

References

tools/clang/lib/AST/Mangle.cpp
  289   mangleObjCMethodNameWithoutSize(MD, OS);
  315       MC->mangleObjCMethodNameWithoutSize(MD, OS);