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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  986       if (Optional<Loc> LValue = RetVal.getAs<Loc>())
  987         RetVal = State->getSVal(*LValue);
  995       if (Optional<Loc> RetLoc = RetVal.getAs<Loc>())