Lines Matching defs:CurMethod
403 ObjCMethodDecl *CurMethod = getCurMethodDecl();412 LookupParsedName(Result, S, &SS, !CurMethod);418 if (!SS.isSet() && CurMethod && !isResultTypeOrTemplate(Result, NextToken)) {