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

References

tools/clang/lib/Analysis/CloneDetection.cpp
  570     if (ThisOccurence.KindID == OtherOccurence.KindID)
  589     if (OtherOccurence.KindID < Variables.size())
  590       FirstSuggestion = Variables[OtherOccurence.KindID];
  608             Other.Variables[OtherOccurence.KindID], OtherOccurence.Mention,
  608             Other.Variables[OtherOccurence.KindID], OtherOccurence.Mention,