Searched refs:CMId (Results 1 – 2 of 2) sorted by relevance
4233 IdentifierInfo *CMId = ObjCBAttr->getClassMethod(); in checkObjCBridgeRelatedComponents() local4264 if (CfToNs && CMId) { in checkObjCBridgeRelatedComponents()4265 Selector Sel = Context.Selectors.getUnarySelector(CMId); in checkObjCBridgeRelatedComponents()
3800 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall() local3803 switch (CMId) { in CheckFunctionCall()3817 CheckMemaccessArguments(TheCall, CMId, FnInfo); in CheckFunctionCall()