Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dbuiltin_LINE.cpp32 const int global_three(get_line_constexpr());
90 ptr_sink = &global_three; in get_line_test()
Dbuiltin_FUNCTION.cpp17 const char * const global_three = test_default_arg(); variable