Searched refs:GetConstantSelector (Results 1 – 1 of 1) sorted by relevance
590 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon128dbe400111::CGObjCGNU594 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon128dbe400111::CGObjCGNU595 return GetConstantSelector(M->getSelector(), in GetConstantSelector()1146 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()1185 Method.add(CGObjCGNU::GetConstantSelector(M)); in GenerateProtocolMethodList()1442 return GetConstantSelector(Sel, TypeEncoding); in GetTypedSelector()1464 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon128dbe400111::CGObjCGNUstep22917 Method.add(GetConstantSelector(OMD->getSelector(), in GenerateMethodList()