Home | History | Annotate | Download | only in Sema

Lines Matching refs:tryCaptureObjCSelf

1036 ObjCMethodDecl *Sema::tryCaptureObjCSelf(SourceLocation Loc) {
1562 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) {
1781 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc);