Home
last modified time | relevance | path

Searched defs:IsDestFixed (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp870 bool IsDestFixed = isDestExprFix(Result, Diag); in memcpyFix() local
898 bool IsDestFixed = isDestExprFix(Result, Diag); in memcpy_sFix() local