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

References

tools/clang/tools/extra/clang-tidy/bugprone/BranchCloneCheck.cpp
   83                                  Else->IgnoreContainers(), Context)) {
  125                                     Branches[j]->IgnoreContainers(), Context))
  153     if (areStatementsIdentical(CO->getTrueExpr(), CO->getFalseExpr(), Context))
  194              areSwitchBranchesIdentical(*BeginCurrent, *EndCurrent, Context)) {
  213           EndLoc = Context.getSourceManager().getExpansionLoc(EndLoc);