Searched refs:GetConstantSelector (Results 1 – 1 of 1) sorted by relevance
589 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon90b381c40111::CGObjCGNU593 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon90b381c40111::CGObjCGNU594 return GetConstantSelector(M->getSelector(), in GetConstantSelector()1145 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()1184 Method.add(CGObjCGNU::GetConstantSelector(M)); in GenerateProtocolMethodList()1439 return GetConstantSelector(Sel, TypeEncoding); in GetTypedSelector()1461 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon90b381c40111::CGObjCGNUstep22835 Method.add(GetConstantSelector(OMD->getSelector(), in GenerateMethodList()