Searched refs:IsBounded (Results 1 – 1 of 1) sorted by relevance
221 bool ReturnEnd, bool IsBounded, ConcatFnKind appendK,233 bool IsBounded = false, bool IgnoreCase = false) const;246 bool IsBounded) const;1868 bool ReturnEnd, bool IsBounded, in evalStrcpyCommon() argument1922 (IsBounded ? SizeArgExpr{{Call.getArgExpr(2), 2}} : SrcExprAsSizeDummy), in evalStrcpyCommon()1929 if (IsBounded) { in evalStrcpyCommon()2240 if (IsBounded && (appendK == ConcatFnKind::none)) { in evalStrcpyCommon()2291 bool IsBounded, bool IgnoreCase) const { in evalStrcmpCommon() argument2364 if (IsBounded) { in evalStrcmpCommon()2629 bool IsBounded) const { in evalSprintfCommon()[all …]