reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp
  164   return getGivenLength(Result) == std::numeric_limits<int>::max();
  227   int GivenLength = getGivenLength(Result);
  263   int GivenLength = getGivenLength(Result);
  976     int GivenLength = getGivenLength(Result);