Home
last modified time | relevance | path

Searched defs:HasStaticInit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dstatic-data-member-single-emission.cpp4 struct HasStaticInit { struct
10 const int HasStaticInit<T>::index = the_count++; argument
23 template struct HasStaticInit<int>; variable