reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
216 if (const CallExpr *CE = dyn_cast<CallExpr>(S)) { 233 } else if (isa<CXXNewExpr>(S)) { 236 assert(isa<ObjCMessageExpr>(S)); 238 Mgr.getObjCMethodCall(cast<ObjCMessageExpr>(S), CurrSt, LCtx); 253 Optional<CallEventRef<>> CE = Mgr.getCall(S, CurrSt, LCtx); 267 os << "an OSObject of type '" << findAllocatedObjectName(S, Sym->getType())