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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  440   if (!Parent || !Parent->hasBody())
  440   if (!Parent || !Parent->hasBody())
  447   auto Matches = match(ParentM, *Parent->getBody(), Parent->getASTContext());
  447   auto Matches = match(ParentM, *Parent->getBody(), Parent->getASTContext());