Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/msan/
H A Dstrndup.cpp15 char kString[4] = "abc"; in main() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dstrdup_oob_test.cpp18 char kString[] = "foo"; variable
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dstrndup_oob_test.cpp14 char kString[] = "foo"; variable
/llvm-project/mlir/include/mlir/Bytecode/
H A DEncoding.h66 kString = 0, enumerator
/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp31 const StringRef kString = "string"; in TEST() local