Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp29 struct HasConstantValue { struct
42 template void vla_in_template<HasConstantValue>(HasConstantValue); argument