Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/global_variables/
H A Dmain.cpp5 const int g_file_global_const_int = 1337; variable
14 int unused = abc::g_file_global_const_int; in main()