Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
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()