Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp279 isFixedGivenLengthAndUnknownSrc(const MatchFinder::MatchResult &Result) { in isFixedGivenLengthAndUnknownSrc() function
846 (isDestAndSrcEquals(Result) || isFixedGivenLengthAndUnknownSrc(Result))) in memoryHandlerFunctionFix()