Searched refs:CMId (Results 1 – 1 of 1) sorted by relevance
801 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall() local802 if (CMId == 0) in CheckFunctionCall()806 if (CMId == Builtin::BIstrlcpy || CMId == Builtin::BIstrlcat) in CheckFunctionCall()808 else if (CMId == Builtin::BIstrncat) in CheckFunctionCall()811 CheckMemaccessArguments(TheCall, CMId, FnInfo); in CheckFunctionCall()