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

Declarations

tools/clang/lib/ARCMigrate/Internals.h
   98   void reportError(StringRef error, SourceLocation loc,

References

tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  326         Pass.TA.reportError("a name is referenced outside the "
tools/clang/lib/ARCMigrate/TransGCAttrs.cpp
  188         TA.reportError("GC managed memory will become unmanaged in ARC",
tools/clang/lib/ARCMigrate/TransGCCalls.cpp
   60           TA.reportError("CFMakeCollectable will leak the object that it "
tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp
   73           Pass.TA.reportError(
   92             Pass.TA.reportError(err, rec->getBeginLoc());
  101             Pass.TA.reportError(err, rec->getBeginLoc());
  106             Pass.TA.reportError(
tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp
  369       Pass.TA.reportError(err, E->getBeginLoc(),