Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Ddisable-builtin.ll14 define i8* @test_strcat(i8* %x) {
15 ; CHECK-LABEL: @test_strcat(
H A Dfortify-folding.ll148 define i8* @test_strcat() {
149 ; CHECK-LABEL: @test_strcat(
/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp328 void test_strcat() { in test_strcat() function
2038 test_strcat(); in main()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dsecurity-syntax-checks.m234 void test_strcat(void) { function