Lines Matching defs:Sel
149 Selector Sel, const ObjCMethodDecl *Method) { in validateBoxingMethod()
261 Selector Sel = S.NSAPIObj->getNSNumberLiteralSelector(*Kind, in getNSNumberFactoryMethod() local
808 Sel = NSAPIObj->getNSArraySelector(NSAPI::NSArr_arrayWithObjectsCount); in BuildObjCArrayLiteral() local
969 Selector Sel = NSAPIObj->getNSDictionarySelector( in BuildObjCDictionaryLiteral() local
1231 static ObjCMethodDecl *LookupDirectMethodInMethodList(Sema &S, Selector Sel, in LookupDirectMethodInMethodList()
1257 static ObjCMethodDecl *LookupDirectMethodInGlobalPool(Sema &S, Selector Sel, in LookupDirectMethodInGlobalPool()
1272 static ObjCMethodDecl *findMethodInCurrentClass(Sema &S, Selector Sel) { in findMethodInCurrentClass()
1293 ExprResult Sema::ParseObjCSelectorExpression(Selector Sel, in ParseObjCSelectorExpression()
1714 Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, in CheckMessageArgumentTypes()
1959 ObjCMethodDecl *Sema::LookupMethodInQualifiedType(Selector Sel, in LookupMethodInQualifiedType()
2036 Selector Sel = PP.getSelectorTable().getNullarySelector(Member); in HandleExprPropertyRefExpr() local
2383 Selector Sel, in ActOnSuperMessage()
2435 Selector Sel, in BuildClassMessageImplicit()
2543 Selector Sel, in DiagnoseCStringFormatDirectiveInObjCAPI()
2608 Selector Sel, in BuildClassMessage()
2761 Selector Sel, in ActOnClassMessage()
2783 Selector Sel, in BuildInstanceMessageImplicit()
2841 Selector Sel, in BuildInstanceMessage()
3404 Selector Sel = OSE->getSelector(); in RemoveSelectorFromWarningCache() local
3417 Selector Sel, in ActOnInstanceMessage()
4269 Selector Sel = Context.Selectors.getUnarySelector(CMId); in checkObjCBridgeRelatedComponents() local
4283 Selector Sel = Context.Selectors.getNullarySelector(IMId); in checkObjCBridgeRelatedComponents() local