Searched refs:GetConstantSelector (Results 1 – 1 of 1) sorted by relevance
589 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon119c321b0111::CGObjCGNU593 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon119c321b0111::CGObjCGNU594 return GetConstantSelector(M->getSelector(), in GetConstantSelector()1143 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()1182 Method.add(CGObjCGNU::GetConstantSelector(M)); in GenerateProtocolMethodList()1437 return GetConstantSelector(Sel, TypeEncoding); in GetTypedSelector()1459 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon119c321b0111::CGObjCGNUstep22832 Method.add(GetConstantSelector(OMD->getSelector(), in GenerateMethodList()