Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GetSelector

68   Selector Sel = BoxingMethod->getSelector();
179 Selector Sel = MethodWithObjects->getSelector();
220 return CGM.getObjCRuntime().GetSelector(*this, E->getSelector());
399 E->getSelector(),
408 getSelector(),
449 method->getSelector(),
490 OMD->getSelector().isUnarySelector()) {
492 OMD->getSelector().getIdentifierInfoForSlot(0);
1456 CGM.getContext().Selectors.getSelector(llvm::array_lengthof(II), &II[0]);
2289 Selector AllocSel = getContext().Selectors.getSelector(0, &II);
2299 Selector InitSel = getContext().Selectors.getSelector(0, &II);
2311 Selector DrainSel = getContext().Selectors.getSelector(0, &II);