Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-disabling/
H A Dmain.cpp6 const char* string1 = "hello world"; in main() local
/llvm-project/clang/test/C/C23/
H A Dn3018.c20 constexpr char string1[] = { -1, 0, }; Example0() local