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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  711     return PathDiagnosticLocation(FE->getStmt(), SMng,
tools/clang/lib/Analysis/ProgramPoint.cpp
   71     if (const ReturnStmt *RS = FEP->getStmt()) {
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2351       if (const ReturnStmt *RS = FE->getStmt())
tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  348     return FEP->getStmt();