reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2481 if (body.isInvalid()) 2482 body = Actions.ActOnNullStmt(Tok.getLocation()); 2484 return Actions.ActOnObjCAtSynchronizedStmt(atLoc, operand.get(), body.get());