Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp1050 if (ObjCMethodDecl *CurMethod = getCurMethodDecl()) in getMessageSendResultType() local
1516 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) { in ActOnClassPropertyRefExpr() local
DSemaCodeComplete.cpp3147 if (CXXMethodDecl *CurMethod = dyn_cast<CXXMethodDecl>(CurContext)) in CodeCompleteOrdinaryName() local
DSemaExpr.cpp1388 CXXMethodDecl *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); in DiagnoseEmptyLookup() local
1800 ObjCMethodDecl *CurMethod = getCurMethodDecl(); in LookupInObjCMethod() local
DSemaDecl.cpp479 ObjCMethodDecl *CurMethod = getCurMethodDecl(); in ClassifyName() local