Searched refs:set12 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp357 void set12(class_template_templates<tt1, tt1>) {} function
359 set12(class_template_templates<tt2>());
360 set12(class_template_templates<tt1, tt1, tt1>());
362 // CHECK-ELIDE-NOTREE: no matching function for call to 'set12'
364 // CHECK-ELIDE-NOTREE: no matching function for call to 'set12'
366 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set12'
368 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set12'
370 // CHECK-ELIDE-TREE: no matching function for call to 'set12'
375 // CHECK-ELIDE-TREE: no matching function for call to 'set12'
380 // CHECK-NOELIDE-TREE: no matching function for call to 'set12'
[all...]

Completed in 1032 milliseconds