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

References

tools/clang/include/clang/Analysis/PathDiagnostic.h
  290     return K == X.K && Loc == X.Loc && Range == X.Range;
tools/clang/include/clang/Basic/SourceLocation.h
  437     return !(LHS == RHS);
tools/clang/lib/ARCMigrate/TransformActions.cpp
  521   if (newRange.Begin == newRange.End)