Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GetSelector

67   Selector Sel = BoxingMethod->getSelector();
199 Selector Sel = MethodWithObjects->getSelector();
240 return CGM.getObjCRuntime().GetSelector(*this, E->getSelector());
455 E->getSelector(),
464 E->getSelector(),
504 method->getSelector(),
545 OMD->getSelector().isUnarySelector()) {
547 OMD->getSelector().getIdentifierInfoForSlot(0);
1487 CGM.getContext().Selectors.getSelector(llvm::array_lengthof(II), &II[0]);
2329 Selector AllocSel = getContext().Selectors.getSelector(0, &II);
2339 Selector InitSel = getContext().Selectors.getSelector(0, &II);
2351 Selector DrainSel = getContext().Selectors.getSelector(0, &II);