Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/lang/c/anonymous/
Dmain.c63 } type_z; typedef
72 type_z *pz = 0; in main()
73 type_z z = {{2}}; in main()