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

References

tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  506     FindIdenticalExprVisitor Visitor(BR, this, Mgr.getAnalysisDeclContext(D));
  507     Visitor.TraverseDecl(const_cast<Decl *>(D));