Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dext-vector-type.cpp3 struct make1 { struct
8 make1<int, 5>::type x; in test_make1() argument
H A Dmatrix-type.cpp101 struct make1 { struct
106 make1<int, 5, 4>::type x; in test_make1() argument
/llvm-project/clang/test/Analysis/
H A Dcopy-elision.cpp157 ClassWithoutDestructor make1(AddressVector<ClassWithoutDestructor> &v) { in make1() function
302 ClassWithDestructor make1(AddressVector<ClassWithDestructor> &v) { in make1() function
407 Foo make1(Fo function
[all...]
H A Dstack-addr-ps.cpp156 C make1() { make1() function
/llvm-project/clang/test/CodeGen/
H A Dparen-list-agg-init.cpp404 void make1() { make1() function