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()
1960 ObjCMethodDecl *Sema::LookupMethodInQualifiedType(Selector Sel, in LookupMethodInQualifiedType()
2037 Selector Sel = PP.getSelectorTable().getNullarySelector(Member); in HandleExprPropertyRefExpr() local
2384 Selector Sel, in ActOnSuperMessage()
2436 Selector Sel, in BuildClassMessageImplicit()
2544 Selector Sel, in DiagnoseCStringFormatDirectiveInObjCAPI()
2609 Selector Sel, in BuildClassMessage()
2762 Selector Sel, in ActOnClassMessage()
2784 Selector Sel, in BuildInstanceMessageImplicit()
2842 Selector Sel, in BuildInstanceMessage()
3405 Selector Sel = OSE->getSelector(); in RemoveSelectorFromWarningCache() local
3418 Selector Sel, in ActOnInstanceMessage()
4273 Selector Sel = Context.Selectors.getUnarySelector(CMId); in checkObjCBridgeRelatedComponents() local
4287 Selector Sel = Context.Selectors.getNullarySelector(IMId); in checkObjCBridgeRelatedComponents() local