Home
last modified time | relevance | path

Searched defs:CurMethod (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1507 if (ObjCMethodDecl *CurMethod = S.getCurMethodDecl()) getBaseMessageSendResultType() local
2183 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) { ActOnClassPropertyRefExpr() local
4783 ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl(); LookupIvarInObjCMethod() local
4874 ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl(); BuildIvarRefExpr() local
[all...]
H A DSemaCodeComplete.cpp8099 ObjCMethodDecl *CurMethod = S.getCurMethodDecl(); in CodeCompleteObjCSuperMessage() local
7959 ObjCMethodDecl *CurMethod = S.getCurMethodDecl(); AddSuperSendCompletion() local
8223 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) AddClassMessageCompletions() local
8365 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) CodeCompleteObjCInstanceMessage() local
8376 if (ObjCMethodDecl *CurMethod = SemaRef.getCurMethodDecl()) { CodeCompleteObjCInstanceMessage() local
[all...]
H A DSemaExprMember.cpp1881 auto *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); BuildFieldReferenceExpr() local
H A DSemaDeclObjC.cpp5362 for (const auto *CurMethod : ImplD->instance_methods()) { DiagnoseUnusedBackingIvarInAccessor() local
H A DSemaDecl.cpp864 ObjCMethodDecl *CurMethod = getCurMethodDecl(); ClassifyName() local
H A DSemaExpr.cpp2375 const auto *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); DiagnoseDependentMemberLookup() local