Searched defs:CurMethod (Results 1 – 6 of 6) sorted by relevance
7885 ObjCMethodDecl *CurMethod = S.getCurMethodDecl(); AddSuperSendCompletion() local 8024 if (ObjCMethodDecl *CurMethod = getCurMethodDecl()) { CodeCompleteObjCSuperMessage() local 8146 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) AddClassMessageCompletions() local 8287 if (ObjCMethodDecl *CurMethod = getCurMethodDecl()) CodeCompleteObjCInstanceMessage() local 8298 if (ObjCMethodDecl *CurMethod = getCurMethodDecl()) { CodeCompleteObjCInstanceMessage() local [all...]
1889 auto *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); BuildFieldReferenceExpr() local
1494 if (ObjCMethodDecl *CurMethod = S.getCurMethodDecl()) getBaseMessageSendResultType() local 2173 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) { ActOnClassPropertyRefExpr() local [all...]
5344 for (const auto *CurMethod : ImplD->instance_methods()) { DiagnoseUnusedBackingIvarInAccessor() local
2415 const auto *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); DiagnoseDependentMemberLookup() local 3031 ObjCMethodDecl *CurMethod = getCurMethodDecl(); LookupIvarInObjCMethod() local 3103 ObjCMethodDecl *CurMethod = getCurMethodDecl(); BuildIvarRefExpr() local
930 ObjCMethodDecl *CurMethod = getCurMethodDecl(); ClassifyName() local