Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Selectors

1208   /// The NeXT/Apple runtimes do not support typed selectors; just emit an
1423 return CGM.getContext().Selectors.getSelector(0, &II);
1428 return CGM.getContext().Selectors.getSelector(1, &II);
1487 /// The NeXT/Apple runtimes do not support typed selectors; just emit an
4906 return GetMethodVarName(CGM.getContext().Selectors.getNullarySelector(ID));
5572 /// except for the 19 selectors in the list, we generate 32bit-style
5625 CGM.getContext().Selectors.getSelector(3, KeyIdents));