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

References

tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  140       if (isIdenticalStmt(AC->getASTContext(), Cond1, Cond2, false)) {
  142         PathDiagnosticLocation ELoc(Cond2, BR.getSourceManager(), AC);