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

References

tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
  120           isInRange(I->getLocation(), BodyRange)) {
  151       if (isInRange(Diag.getLocation(), info.Range)) {
  183       if (isInRange(DRE->getDecl()->getLocation(), info.Range) &&
  184           !isInRange(DRE->getLocation(), info.Range))