Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dnot-null-terminated-result-strlen.c82 int good_strncmp_1_2(char *str4, const char *str5) { in good_strncmp_1_2()
/llvm-project/clang/test/FixIt/
H A Dtypo.cpp84 wibble::yarn str5; // expected-error{{no type named 'yarn' in namespace 'otherstd'; did you mean 'n… variable
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp741 llvm::StringRef str5; member