Searched refs:IsBounded (Results 1 – 1 of 1) sorted by relevance
207 bool IsBounded, ConcatFnKind appendK,220 bool IsBounded = false,1632 bool ReturnEnd, bool IsBounded, in evalStrcpyCommon() argument1685 (IsBounded ? SizeArgExpr{CE->getArg(2), 2} : SrcExprAsSizeDummy), Dst, in evalStrcpyCommon()1692 if (IsBounded) { in evalStrcpyCommon()1989 if (IsBounded && (appendK == ConcatFnKind::none)) { in evalStrcpyCommon()2037 bool IsBounded, bool IgnoreCase) const { in evalStrcmpCommon() argument2109 if (IsBounded) { in evalStrcmpCommon()