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

References

tools/clang/lib/Analysis/CloneDetection.cpp
  254   CloneTypeIIStmtDataCollector<llvm::MD5>(S, Context, Hash);
  256   auto CS = dyn_cast<CompoundStmt>(S);
  259   for (const Stmt *Child : S->children()) {
  297   StmtsByHash.push_back(std::make_pair(HashCode, StmtSequence(S, D)));