Searched defs:CurMethod (Results 1 – 5 of 5) sorted by relevance
1497 if (ObjCMethodDecl *CurMethod = S.getCurMethodDecl()) in getBaseMessageSendResultType() local2172 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) { in ActOnClassPropertyRefExpr() local4777 ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl(); in LookupIvarInObjCMethod() local4868 ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl(); in BuildIvarRefExpr() local
8110 ObjCMethodDecl *CurMethod = S.getCurMethodDecl(); in AddSuperSendCompletion() local8249 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) { in CodeCompleteObjCSuperMessage() local8373 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) in AddClassMessageCompletions() local8513 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) in CodeCompleteObjCInstanceMessage() local8524 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) { in CodeCompleteObjCInstanceMessage() local
5365 for (const auto *CurMethod : ImplD->instance_methods()) { in DiagnoseUnusedBackingIvarInAccessor() local
881 ObjCMethodDecl *CurMethod = getCurMethodDecl(); in ClassifyName() local
2457 const auto *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); in DiagnoseDependentMemberLookup() local