Home
last modified time | relevance | path

Searched refs:insertDestCapacityArg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp447 static void insertDestCapacityArg(bool IsOverflows, StringRef Name, in insertDestCapacityArg() function
883 insertDestCapacityArg(IsOverflows, Name, Result, Diag); in memcpyFix()
947 insertDestCapacityArg(IsOverflows, Name, Result, Diag); in memmoveFix()