Home
last modified time | relevance | path

Searched refs:g_array (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Damdgcn-string-literal.cpp10 char g_array[] = "g_array"; variable
22 g(g_array); in f()
/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/
H A Dsymbolformat.cpp63 int_array g_array = { 1, 2, 3 }; variable
64 int_array *g_pointer_to_array = &g_array;
/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/DIA/
H A Dpdbdump-symbol-format.test66 ; GLOBALS-DAG: data [{{.*}}, sizeof=12] static int g_array[3]