Home
last modified time | relevance | path

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

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