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

Declarations

tools/clang/include/clang/Analysis/CloneDetection.h
   79   iterator end() const;

References

tools/clang/include/clang/Analysis/CloneDetection.h
  382     for (const Stmt *S : Sequence)
tools/clang/lib/Analysis/CloneDetection.cpp
  319   for (const Stmt *S : Sequence) {
  447     for (const Stmt *S : Seq) {