Searched refs:IsBounded (Results 1 – 1 of 1) sorted by relevance
220 bool ReturnEnd, bool IsBounded, ConcatFnKind appendK,232 bool IsBounded = false, bool IgnoreCase = false) const;245 bool IsBounded) const;1870 bool ReturnEnd, bool IsBounded, in evalStrcpyCommon() argument1924 (IsBounded ? SizeArgExpr{{Call.getArgExpr(2), 2}} : SrcExprAsSizeDummy), in evalStrcpyCommon()1931 if (IsBounded) { in evalStrcpyCommon()2236 if (IsBounded && amountCopied.isUnknown()) { in evalStrcpyCommon()2284 if (IsBounded && (appendK == ConcatFnKind::none)) { in evalStrcpyCommon()2334 bool IsBounded, bool IgnoreCase) const { in evalStrcmpCommon() argument2406 if (IsBounded) { in evalStrcmpCommon()[all …]