Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dalloc-align-attr.cpp16 struct dependent_param_struct { struct
40 dependent_param_struct<int> c; in dependent_impl()
42dependent_param_struct<float> d; // expected-note {{in instantiation of template class 'dependent_… in dependent_impl()