Searched refs:GetConstantSelector (Results 1 – 1 of 1) sorted by relevance
598 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon0fc3211f0111::CGObjCGNU602 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon0fc3211f0111::CGObjCGNU603 return GetConstantSelector(M->getSelector(), in GetConstantSelector()1122 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()1161 Method.add(CGObjCGNU::GetConstantSelector(M)); in GenerateProtocolMethodList()1382 return GetConstantSelector(Sel, TypeEncoding); in GetTypedSelector()1404 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon0fc3211f0111::CGObjCGNUstep22716 Method.add(GetConstantSelector(OMD->getSelector(), in GenerateMethodList()