Home | History | Annotate | Download | only in Sema

Lines Matching refs:tryCaptureObjCSelf

1011 ObjCMethodDecl *Sema::tryCaptureObjCSelf(SourceLocation Loc) {
1516 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) {
1728 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc);