Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp227 int GivenLength = getGivenLength(Result); in isGivenLengthEqualToSrcLength() local
263 int GivenLength = getGivenLength(Result); in isDestCapacityOverflows() local
981 int GivenLength = getGivenLength(Result); in ncmpFix() local