Home | History | Annotate | Download | only in Sema

Lines Matching refs:tryCaptureObjCSelf

1117 ObjCMethodDecl *Sema::tryCaptureObjCSelf(SourceLocation Loc) {
1723 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) {
1931 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc);