Searched defs:test9_var (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp104 // CHECK: @test9_var = global
105 // CHECK-HIDDEN: @test9_var = global
261 struct A DEFAULT test9_var; // above variable in typeref:struct:Test9::DEFAULT
267 A a = test9_var;

Completed in 84 milliseconds