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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 4463       CGF.EmitScalarExpr(cast<ObjCAtSynchronizedStmt>(S).getSynchExpr());
tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  332   const Expr *lockExpr = S.getSynchExpr();
tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
   39   const Expr *Ex = S->getSynchExpr();