Searched refs:GetConstantSelector (Results 1 – 1 of 1) sorted by relevance
588 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNU592 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNU593 return GetConstantSelector(M->getSelector(), in GetConstantSelector()1161 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()1200 Method.add(CGObjCGNU::GetConstantSelector(M)); in GenerateProtocolMethodList()1447 return GetConstantSelector(Sel, TypeEncoding); in GetTypedSelector()1480 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNUstep23043 Method.add(GetConstantSelector(OMD->getSelector(), in GenerateMethodList()