Home
last modified time | relevance | path

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

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