Lines Matching defs:Sel

155                                  Selector Sel, const ObjCMethodDecl *Method) {  in validateBoxingMethod()
268 Selector Sel = S.NSAPIObj->getNSNumberLiteralSelector(*Kind, in getNSNumberFactoryMethod() local
817 Sel = NSAPIObj->getNSArraySelector(NSAPI::NSArr_arrayWithObjectsCount); in BuildObjCArrayLiteral() local
977 Selector Sel = NSAPIObj->getNSDictionarySelector( in BuildObjCDictionaryLiteral() local
1239 static ObjCMethodDecl *LookupDirectMethodInMethodList(Sema &S, Selector Sel, in LookupDirectMethodInMethodList()
1265 static ObjCMethodDecl *LookupDirectMethodInGlobalPool(Sema &S, Selector Sel, in LookupDirectMethodInGlobalPool()
1280 static ObjCMethodDecl *findMethodInCurrentClass(Sema &S, Selector Sel) { in findMethodInCurrentClass()
1301 ExprResult SemaObjC::ParseObjCSelectorExpression(Selector Sel, in ParseObjCSelectorExpression()
1727 Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, in CheckMessageArgumentTypes()
1977 Selector Sel, const ObjCObjectPointerType *OPT, bool Instance) { in LookupMethodInQualifiedType()
2049 Selector Sel = SemaRef.PP.getSelectorTable().getNullarySelector(Member); in HandleExprPropertyRefExpr() local
2393 Selector Sel, SourceLocation LBracLoc, in ActOnSuperMessage()
2444 SourceLocation Loc, Selector Sel, in BuildClassMessageImplicit()
2556 Selector Sel, in DiagnoseCStringFormatDirectiveInObjCAPI()
2620 SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, in BuildClassMessage()
2767 Selector Sel, SourceLocation LBracLoc, in ActOnClassMessage()
2788 Expr *Receiver, QualType ReceiverType, SourceLocation Loc, Selector Sel, in BuildInstanceMessageImplicit()
2845 Selector Sel, ObjCMethodDecl *Method, SourceLocation LBracLoc, in BuildInstanceMessage()
3412 Selector Sel = OSE->getSelector(); in RemoveSelectorFromWarningCache() local
3424 Selector Sel, SourceLocation LBracLoc, in ActOnInstanceMessage()
4275 Selector Sel = Context.Selectors.getUnarySelector(CMId); in checkObjCBridgeRelatedComponents() local
4289 Selector Sel = Context.Selectors.getNullarySelector(IMId); in checkObjCBridgeRelatedComponents() local