Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp772 auto StrerrorS = Match({"strerror_s", 0, None, 1, false}); in registerMatchers() local
775 StrncmpLHS, Strxfrm, StrerrorS); in registerMatchers()