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

References

tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
 1208     if (!C.inTopFrame() && M.getDecl() &&
tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
   39   if (!C.inTopFrame())
tools/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
  254   if (!C.inTopFrame())
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  972   if (!C.inTopFrame())
 1332   if (!Ctx.inTopFrame())